timescaledb/.git-blame-ignore-revs
Alexander Kuzmenkov 827684f3e2 Use prepared statements for parameterized data node scans
This allows us to avoid replanning the inner query on each new loop,
speeding up the joins.
2023-03-15 18:22:01 +04:00

33 lines
1.1 KiB
Plaintext

# This file contains a list of commits that are not likely what you
# are looking for in a blame, such as mass reformatting or renaming.
# You can set this file as a default ignore file for blame by running
# the following command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
# formatting with pgindent
32c45b75b27e3f690236a9d1c8d13a025316ad2f
# Fix formatting to comply with pgindent
2ec065b53823e50dd1ac1d7cf925ae5f90e293ea
# Fix formatting issues
3e42150e3b0402ae865d9a827d8d178568a0d27e
# Run clang-format on code
34edba16a9385a4b0353e8e07a19dba98d7e3fb9
# Run pg_format on SQL files
3f5872ec61650519e2c5e6fe1dfb60d07696cac7
# Fix various misspellings
68aec9593c0f37dddbaa4f2e2b34a9ba3f5b11d9
# Switch to clang-format-14
7758f5959c8ed64499ab0e6bb66c30464b11dd81
# Remove trailing whitespaces from test code
a4356f342f1732857a1d8057f71219b50f1919b2
# Cosmetic changes to create.c
230f368f4e5d146ce5f919cc5999b236997befaf
# Adding python and yaml linters
9133319081aef92705f1405087822fc281d215d4
44cd71a602ba96029001de6e97a1b44488730080
f75a51def79796ff7fef58ec950c859fe4e71618
21a3f8206c0de98932867096637c7d1e3d04d925