postgresql/src/backend
2022-05-13 07:17:29 +02:00
..
access Add 'static' to file-local variables missing it. 2022-05-12 12:39:33 -07:00
bootstrap Indent C code in flex and bison files 2022-05-13 07:17:29 +02:00
catalog Add missing binary_upgrade.h includes. 2022-05-12 12:39:33 -07:00
commands Add missing binary_upgrade.h includes. 2022-05-12 12:39:33 -07:00
executor Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
foreign Create routine able to set single-call SRFs for Materialize mode 2022-03-07 10:26:29 +09:00
jit Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
lib Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
libpq Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
main Fix collection of typos in the code and the documentation 2022-03-15 11:29:35 +09:00
nodes Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
optimizer Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
parser Indent C code in flex and bison files 2022-05-13 07:17:29 +02:00
partitioning Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
po Translation updates 2021-06-21 12:33:50 +02:00
port Ensure that the argument of shmdt(2) is declared "void *". 2022-02-15 17:17:28 -05:00
postmaster Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
regex Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
replication Indent C code in flex and bison files 2022-05-13 07:17:29 +02:00
rewrite Fix incautious CTE matching in rewriteSearchAndCycle(). 2022-04-23 12:16:12 -04:00
snowball Update copyright for 2022 2022-01-07 19:04:57 -05:00
statistics Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
storage Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
tcop Add 'static' to file-local variables missing it. 2022-05-12 12:39:33 -07:00
tsearch Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
utils Indent C code in flex and bison files 2022-05-13 07:17:29 +02:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
Makefile Server-side gzip compression. 2022-01-24 15:13:18 -05:00
nls.mk Report progress of startup operations that take a long time. 2021-10-25 11:51:57 -04:00