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 cd838e2008 Neaten up our choices of SQLSTATEs for XML-related errors. 1 year ago
..
access Update obsolete nbtree array preprocessing comments. 1 year ago
archive Apply more quoting to GUC names in messages 1 year ago
backup Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder 1 year ago
bootstrap Increase the number of fast-path lock slots 1 year ago
catalog Remove pg_authid's TOAST table. 1 year ago
commands Add ONLY support for VACUUM and ANALYZE 1 year ago
executor Optimize tuplestore usage for WITH RECURSIVE CTEs 1 year ago
foreign Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
jit Speed up Hash Join by making ExprStates support hashing 1 year ago
lib Implement pg_wal_replay_wait() stored procedure 1 year ago
libpq Remove obsolete unconstify() 1 year ago
main Tighten check for --forkchild argument when spawning child process 1 year ago
nodes Add temporal PRIMARY KEY and UNIQUE constraints 1 year ago
optimizer Don't enter parallel mode when holding interrupts. 1 year ago
parser Add ONLY support for VACUUM and ANALYZE 1 year ago
partitioning Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
po Translation updates 2 years ago
port Require memory barrier support. 1 year ago
postmaster Increase the number of fast-path lock slots 1 year ago
regex Simplify checks for deterministic collations. 1 year ago
replication Prohibit altering invalidated replication slots. 1 year ago
rewrite Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. 1 year ago
snowball
statistics Fix typos and duplicate words 2 years ago
storage Fix asserts in fast-path locking code 1 year ago
tcop Increase the number of fast-path lock slots 1 year ago
tsearch Constify fields and parameters in spell.c 1 year ago
utils Neaten up our choices of SQLSTATEs for XML-related errors. 1 year ago
.gitignore
Makefile Fix make build on MinGW 2 years ago
common.mk
meson.build meson: Fix import library name in Windows 2 years ago
nls.mk Add missing gettext triggers 2 years ago