postgresql/src/backend
Bruce Momjian 845ac7f847 C comments: improve description of GiST NSN and GistBuildLSN
GiST indexes are complex, so adding more details in the code might help
someone.

Discussion: https://postgr.es/m/20210302164021.GA364@momjian.us
2021-03-10 17:03:10 -05:00
..
access C comments: improve description of GiST NSN and GistBuildLSN 2021-03-10 17:03:10 -05:00
bootstrap Update copyright for 2021 2021-01-02 13:06:25 -05:00
catalog Track total amounts of times spent writing and syncing WAL data to disk. 2021-03-09 16:52:06 +09:00
commands Add support for more progress reporting in COPY 2021-03-09 14:21:03 +09:00
executor Enable parallel SELECT for "INSERT INTO ... SELECT ...". 2021-03-10 07:38:58 +05:30
foreign Update copyright for 2021 2021-01-02 13:06:25 -05:00
jit Use errmsg_internal for debug messages 2021-02-17 11:33:25 +01:00
lib Update copyright for 2021 2021-01-02 13:06:25 -05:00
libpq Remove support for SSL compression 2021-03-09 11:16:47 +09:00
main Update copyright for 2021 2021-01-02 13:06:25 -05:00
nodes Enable parallel SELECT for "INSERT INTO ... SELECT ...". 2021-03-10 07:38:58 +05:30
optimizer Fix valgrind issue in commit 05c8482f7f. 2021-03-10 10:06:39 +05:30
parser Enhanced cycle mark values 2021-02-27 08:13:24 +01:00
partitioning Message style fix 2021-02-24 07:00:49 +01:00
po Translation updates 2020-05-18 12:49:30 +02:00
port Use errmsg_internal for debug messages 2021-02-17 11:33:25 +01:00
postmaster Replace buffer I/O locks with condition variables. 2021-03-11 10:36:17 +13:00
regex Further tweak memory management for regex DFAs. 2021-03-08 16:32:29 -05:00
replication Small debug message tweak 2021-03-10 08:16:38 +01:00
rewrite Revert "Propagate CTE property flags when copying a CTE list into a rule." 2021-02-07 12:54:08 -05:00
snowball Update snowball 2021-02-19 08:10:15 +01:00
statistics Update copyright for 2021 2021-01-02 13:06:25 -05:00
storage Replace buffer I/O locks with condition variables. 2021-03-11 10:36:17 +13:00
tcop Remove server and libpq support for old FE/BE protocol version 2. 2021-03-04 10:45:55 +02:00
tsearch Fix parsing of complex morphs to tsquery 2021-01-31 20:14:29 +03:00
utils Avoid creating duplicate cached plans for inherited FK constraints. 2021-03-10 14:22:31 -05:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 2021-03-03 17:02:32 +13:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Add missing gettext triggers 2020-04-28 13:35:40 +02:00