You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
John Naylor 1b9050da66 Remove empty statement 3 years ago
..
access Remove empty statement 3 years ago
backup Remove shadowed local variables that are new in v15 3 years ago
bootstrap Process session_preload_libraries within InitPostgres's transaction. 3 years ago
catalog Ensure that pg_auth_members.grantor is always valid. 3 years ago
commands Make role grant system more consistent with other privileges. 3 years ago
executor Avoid using list_length() to test for empty list. 3 years ago
foreign Create routine able to set single-call SRFs for Materialize mode 4 years ago
jit Improve performance of ORDER BY / DISTINCT aggregates 3 years ago
lib Fix lock assertions in dshash.c. 3 years ago
libpq mstcpip.h is not missing on MinGW. 3 years ago
main Fix outdated --help message for postgres -f 3 years ago
nodes Remove redundant spaces in _outA_Expr() output 3 years ago
optimizer Improve performance of adjust_appendrel_attrs_multilevel. 3 years ago
parser Make role grant system more consistent with other privileges. 3 years ago
partitioning Improve performance of adjust_appendrel_attrs_multilevel. 3 years ago
po NLS: Put list of available languages into LINGUAS files 3 years ago
port Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. 3 years ago
postmaster Remove HAVE_UNIX_SOCKETS. 3 years ago
regex Remove redundant null pointer checks before free() 3 years ago
replication Remove shadowed local variables that are new in v15 3 years ago
rewrite Avoid using list_length() to test for empty list. 3 years ago
snowball Move snowball_create.sql creation into perl file 3 years ago
statistics Avoid using list_length() to test for empty list. 3 years ago
storage When using the WAL-logged CREATE DATABASE strategy, bulk extend. 3 years ago
tcop Remove configure probe for sys/resource.h and refactor. 3 years ago
tsearch Invent qsort_interruptible(). 3 years ago
utils Make role grant system more consistent with other privileges. 3 years ago
.gitignore
Makefile Move basebackup code to new directory src/backend/backup 3 years ago
common.mk
nls.mk NLS: Put list of available languages into LINGUAS files 3 years ago