postgresql/src/backend
2022-05-12 09:11:31 -07:00
..
access Fix some incorrect preprocessor tests in tuplesort specializations 2022-05-11 11:38:13 +12:00
bootstrap pg_upgrade: Preserve relfilenodes and tablespace OIDs. 2022-01-17 13:40:27 -05:00
catalog Make relation-enumerating operations be security-restricted operations. 2022-05-09 08:35:08 -07:00
commands In REFRESH MATERIALIZED VIEW, set user ID before running user code. 2022-05-09 08:35:08 -07:00
executor Fix typos and grammar in code and test comments 2022-05-11 15:38:55 +09:00
foreign Create routine able to set single-call SRFs for Materialize mode 2022-03-07 10:26:29 +09:00
jit Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
lib dshash: revise sequential scan support. 2022-04-04 14:32:52 -07:00
libpq Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
main Fix collection of typos in the code and the documentation 2022-03-15 11:29:35 +09:00
nodes Handle NULL fields in WRITE_INDEX_ARRAY 2022-04-27 09:15:09 +02:00
optimizer Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs. 2022-05-12 11:31:46 -04:00
parser Fix typos and grammar in code and test comments 2022-05-11 15:38:55 +09:00
partitioning Refactor and cleanup runtime partition prune code a little 2022-04-05 11:46:48 +02: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 Remove non-functional code for unloading loadable modules. 2022-05-11 15:30:30 -04:00
regex Call pg_newlocale_from_collation() also with default collation 2022-01-20 09:50:18 +01:00
replication Mark a few 'bbsink' related functions / variables static. 2022-05-12 09:11:31 -07: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 Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
storage Add logging for excessive ProcSignalBarrier waits. 2022-05-11 18:03:03 +12:00
tcop Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
tsearch Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
utils Remove non-functional code for unloading loadable modules. 2022-05-11 15:30:30 -04:00
.gitignore
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