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 6a004f1be8 Add attstattarget to FormExtraData_pg_attribute 2 years ago
..
access Separate equalRowTypes() from equalTupleDescs() 2 years ago
archive Add macro for customizing an archiving WARNING message. 2 years ago
backup Add destroyStringInfo function for cleaning up StringInfos 2 years ago
bootstrap Remove unused #include's from backend .c files 2 years ago
catalog Add attstattarget to FormExtraData_pg_attribute 2 years ago
commands Add attstattarget to FormExtraData_pg_attribute 2 years ago
executor Remove redundant snapshot copying from parallel leader to workers 2 years ago
foreign Remove unused #include's from backend .c files 2 years ago
jit Remove unused #include's from backend .c files 2 years ago
lib Remove unused #include's from backend .c files 2 years ago
libpq Fix copying SockAddr struct 2 years ago
main Remove unused #include's from backend .c files 2 years ago
nodes Fix description and grouping of RangeTblEntry.inh 2 years ago
optimizer Trim ORDER BY/DISTINCT aggregate pathkeys in gather_grouping_paths 2 years ago
parser Make stxstattarget nullable 2 years ago
partitioning Remove unused #include's from backend .c files 2 years ago
po Update copyright for 2024 2 years ago
port Remove unused #include's from backend .c files 2 years ago
postmaster Improve log messages referring to background worker processes 2 years ago
regex Update copyright for 2024 2 years ago
replication Fix typos in reorderbuffer.c. 2 years ago
rewrite Make INSERT-from-multiple-VALUES-rows handle domain target columns. 2 years ago
snowball Remove unused #include's from backend .c files 2 years ago
statistics Make stxstattarget nullable 2 years ago
storage Allow a no-wait lock acquisition to succeed in more cases. 2 years ago
tcop Fix race condition in transaction timeout TAP tests 2 years ago
tsearch Remove unused #include's from backend .c files 2 years ago
utils Fix EXPLAIN output for subplans in MERGE. 2 years ago
.gitignore
Makefile Put genbki.pl output into src/include/catalog/ directly 2 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build Remove AIX support 2 years ago
nls.mk Remove distprep 2 years ago