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
Peter Eisentraut 5d3587d14b Fix most -Wundef warnings 6 years ago
..
access Fix failure of archive recovery with recovery_min_apply_delay enabled. 6 years ago
bootstrap Fix inconsistencies and typos in the tree 7 years ago
catalog Update comments about progress reporting by index_drop 6 years ago
commands Remove last traces of heap_open/close in the tree 6 years ago
executor Rename some toasting functions based on whether they are heap-specific. 6 years ago
foreign Update copyright for 2019 7 years ago
jit Don't generate EEOP_*_FETCHSOME operations for slots know to be virtual. 6 years ago
lib Fix inconsistencies in the code 7 years ago
libpq Fix most -Wundef warnings 6 years ago
main initdb: Remove obsolete locale handling 7 years ago
nodes Avoid trying to release a List's initial allocation via repalloc(). 6 years ago
optimizer Remove last traces of heap_open/close in the tree 6 years ago
parser Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS. 6 years ago
partitioning Avoid using INFO elevel for what are fundamentally debug messages. 6 years ago
po Translation updates 7 years ago
port Remove mingwcompat.c 6 years ago
postmaster In the postmaster, rely on the signal infrastructure to block signals. 6 years ago
regex Fix inconsistencies and typos in the tree, take 9 7 years ago
replication Fix most -Wundef warnings 6 years ago
rewrite Rationalize use of list_concat + list_copy combinations. 7 years ago
snowball Sync our Snowball stemmer dictionaries with current upstream 7 years ago
statistics Allow setting statistics target for extended statistics 6 years ago
storage Fix most -Wundef warnings 6 years ago
tcop Revert hooks for session start and end, take two 6 years ago
tsearch Fix inconsistencies and typos in the tree, take 11 6 years ago
utils Fix most -Wundef warnings 6 years ago
.gitignore
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 7 years ago