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
Michael Paquier ff7c40d7fd Extract logic filling pg_stat_get_io()'s tuplestore into its own routine 9 months ago
..
access Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE records 9 months ago
archive Apply more quoting to GUC names in messages 1 year ago
backup Clean up newlines following left parentheses 10 months ago
bootstrap Set max_safe_fds whenever we create shared memory and semaphores. 9 months ago
catalog Update comments about index parallel builds 9 months ago
commands Print out error position for some more DDLs 9 months ago
executor Optimize grouping equality checks with virtual slots 9 months ago
foreign Improve style of two code paths 12 months ago
jit Require sizeof(bool) == 1. 10 months ago
lib Accommodate very large dshash tables. 9 months ago
libpq Deprecate MD5 passwords. 10 months ago
main Set the stack_base_ptr in main(), not in random other places. 9 months ago
nodes Add common interface for TBMIterators 9 months ago
optimizer Update comments about index parallel builds 9 months ago
parser Print out error position for some more DDLs 9 months ago
partitioning Remove useless casts to (void *) 10 months ago
po Translation updates 1 year ago
port Remove useless casts to (void *) 10 months ago
postmaster Set the stack_base_ptr in main(), not in random other places. 9 months ago
regex Remove pg_regex_collation 10 months ago
replication Rewrite maybe_reread_subscription() comment 9 months ago
rewrite Remove useless casts to (void *) 10 months ago
snowball Remove ts_locale.c's lowerstr() 9 months ago
statistics Use in-place updates for pg_restore_relation_stats(). 9 months ago
storage Remove EXTENSION_DONT_CHECK_SIZE from md.c. 9 months ago
tcop Set max_safe_fds whenever we create shared memory and semaphores. 9 months ago
tsearch Remove ts_locale.c's lowerstr() 9 months ago
utils Extract logic filling pg_stat_get_io()'s tuplestore into its own routine 9 months ago
.gitignore
Makefile Fix make build on MinGW 1 year ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build meson: Fix import library name in Windows 1 year ago
nls.mk Add missing gettext triggers 1 year ago