postgresql/src/backend
2022-08-26 15:55:57 +02:00
..
access Small refactor to get rid of -Wshadow=compatible-local warning 2022-08-26 02:46:56 +12:00
backup Remove obsolete comment 2022-08-26 10:44:50 +02:00
bootstrap
catalog
commands Fix typo in comment. 2022-08-26 16:55:00 +09:00
executor More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
foreign
jit
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
nodes
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
po
port
postmaster More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
regex
replication
rewrite More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
snowball
statistics More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
storage Include RelFileLocator fields individually in BufferTag. 2022-08-24 15:50:48 -04:00
tcop Allow grant-level control of role inheritance behavior. 2022-08-25 10:06:02 -04:00
tsearch
utils Remove unnecessary casts in free() and pfree() 2022-08-26 15:55:57 +02: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