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 3aa0395d4e Remove remaining hard-wired OID references in the initial catalog data. 7 years ago
..
access Ensure sufficient alignment for ParallelTableScanDescData in BTShared. 7 years ago
bootstrap tableam: Add and use scan APIs. 7 years ago
catalog Remove remaining hard-wired OID references in the initial catalog data. 7 years ago
commands tableam: Add and use scan APIs. 7 years ago
executor tableam: Add and use scan APIs. 7 years ago
foreign Update copyright for 2019 7 years ago
jit Renaming for new subscripting mechanism 7 years ago
lib Move hash_any prototype from access/hash.h to utils/hashutils.h 7 years ago
libpq Add new clientcert hba option verify-full 7 years ago
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 7 years ago
nodes Move hash_any prototype from access/hash.h to utils/hashutils.h 7 years ago
optimizer Fix testing of parallel-safety of scan/join target. 7 years ago
parser Fix the BY {REF,VALUE} clause of XMLEXISTS/XMLTABLE 7 years ago
partitioning tableam: Add and use scan APIs. 7 years ago
po
port Add shared_memory_type GUC. 7 years ago
postmaster tableam: Add and use scan APIs. 7 years ago
regex Update copyright for 2019 7 years ago
replication tableam: Add and use scan APIs. 7 years ago
rewrite tableam: Add and use scan APIs. 7 years ago
snowball Update copyright for 2019 7 years ago
statistics Rename nodes/relation.h to nodes/pathnodes.h. 7 years ago
storage Move hash_any prototype from access/hash.h to utils/hashutils.h 7 years ago
tcop More unconstify use 7 years ago
tsearch Move hash_any prototype from access/hash.h to utils/hashutils.h 7 years ago
utils Allow fractional input values for integer GUCs, and improve rounding logic. 7 years ago
.gitignore
Makefile Ensure link commands list *.o files before LDFLAGS. 7 years ago
common.mk
nls.mk