postgresql/src/backend
2022-08-29 19:42:30 -07:00
..
access Adjust comments that called MultiXactIds "XMIDs". 2022-08-29 19:42:30 -07:00
backup Remove obsolete comment 2022-08-26 10:44:50 +02:00
bootstrap Process session_preload_libraries within InitPostgres's transaction. 2022-07-25 10:27:43 -04:00
catalog Ensure that pg_auth_members.grantor is always valid. 2022-08-18 13:13:02 -04:00
commands Adjust comments that called MultiXactIds "XMIDs". 2022-08-29 19:42:30 -07:00
executor Doc: add comment about bug fixed in back branches as of 3f7323cbb. 2022-08-27 12:16:21 -04:00
foreign Create routine able to set single-call SRFs for Materialize mode 2022-03-07 10:26:29 +09:00
jit Improve performance of ORDER BY / DISTINCT aggregates 2022-08-02 23:11:45 +12:00
lib More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
libpq Remove configure probe for sockaddr_in6 and require AF_INET6. 2022-08-26 10:18:30 +12:00
main Fix outdated --help message for postgres -f 2022-08-15 13:36:36 +09:00
nodes Remove redundant spaces in _outA_Expr() output 2022-08-15 12:43:52 +02:00
optimizer More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
parser Allow grant-level control of role inheritance behavior. 2022-08-25 10:06:02 -04:00
partitioning Improve performance of adjust_appendrel_attrs_multilevel. 2022-08-18 12:36:16 -04:00
po NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00
port Cleanup more code and comments related to Windows NT4 (XP days) 2022-08-30 09:52:58 +09:00
postmaster Clean up inconsistent use of fflush(). 2022-08-29 13:55:41 -04:00
regex Defend against stack overrun in a few more places. 2022-08-24 13:02:19 -04:00
replication Fix the incorrect assertion introduced in commit 7f13ac8123. 2022-08-29 08:10:10 +05:30
rewrite More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
snowball Move snowball_create.sql creation into perl file 2022-07-18 12:24:27 -07:00
statistics More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
storage Clean up inconsistent use of fflush(). 2022-08-29 13:55:41 -04:00
tcop Allow grant-level control of role inheritance behavior. 2022-08-25 10:06:02 -04:00
tsearch Defend against stack overrun in a few more places. 2022-08-24 13:02:19 -04:00
utils Use MAXALIGN() in calculations using sizeof(SlabBlock) 2022-08-30 14:36:04 +12:00
.gitignore
common.mk Remove SUBSYS.o rule in common.mk, hasn't been used in a long time 2022-08-24 20:38:14 -07:00
Makefile Remove rule to generate postgres.o, not needed for 20+ years 2022-08-24 20:37:54 -07:00
nls.mk NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00