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
Tom Lane efd0c16bec Avoid using list_length() to test for empty list. 3 years ago
..
access Use SetInstallXLogFileSegmentActive() in more places in xlog.c 3 years ago
backup Move basebackup code to new directory src/backend/backup 3 years ago
bootstrap Process session_preload_libraries within InitPostgres's transaction. 3 years ago
catalog Avoid using list_length() to test for empty list. 3 years ago
commands Avoid using list_length() to test for empty list. 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. 4 years ago
libpq Avoid using list_length() to test for empty list. 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 Avoid using list_length() to test for empty list. 3 years ago
parser Catch stack overflow when recursing in transformFromClauseItem(). 3 years ago
partitioning Avoid using list_length() to test for empty list. 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() 4 years ago
replication Avoid using list_length() to test for empty list. 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 Avoid using list_length() to test for empty list. 3 years ago
tcop Remove configure probe for sys/resource.h and refactor. 3 years ago
tsearch Invent qsort_interruptible(). 3 years ago
utils Avoid using list_length() to test for empty list. 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