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
Thomas Munro 29ddb548f6 Fix inconsistent out-of-memory error reporting in dsa.c. 7 years ago
..
access Fix incorrect function reference in comment of twophase.c 7 years ago
bootstrap Remove argument isprimary from index_build() 7 years ago
catalog Move code for managing PartitionDescs into a new file, partdesc.c 7 years ago
commands Move code for managing PartitionDescs into a new file, partdesc.c 7 years ago
executor Move code for managing PartitionDescs into a new file, partdesc.c 7 years ago
foreign Update copyright for 2019 7 years ago
jit Renaming for new subscripting mechanism 7 years ago
lib Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 7 years ago
libpq Get rid of another unconstify through API changes 7 years ago
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 7 years ago
nodes Allow user control of CTE materialization, and change the default behavior. 7 years ago
optimizer Fix plan created for inherited UPDATE/DELETE with all tables excluded. 7 years ago
parser Fix ecpg bugs caused by missing semicolons in the backend grammar. 7 years ago
partitioning Move code for managing PartitionDescs into a new file, partdesc.c 7 years ago
po Translation updates 8 years ago
port Add shared_memory_type GUC. 7 years ago
postmaster Report correct name in autovacuum "work items" activity 7 years ago
regex Update copyright for 2019 7 years ago
replication Mark correctly initial slot snapshots with MVCC type when built 7 years ago
rewrite Fix DEFAULT-handling in multi-row VALUES lists for updatable views. 7 years ago
snowball Update copyright for 2019 7 years ago
statistics Rename nodes/relation.h to nodes/pathnodes.h. 7 years ago
storage Tolerate EINVAL when calling fsync() on a directory. 7 years ago
tcop More unconstify use 7 years ago
tsearch Update copyright for 2019 7 years ago
utils Fix inconsistent out-of-memory error reporting in dsa.c. 7 years ago
.gitignore
Makefile Ensure link commands list *.o files before LDFLAGS. 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 8 years ago