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 ddbba3aac8 Rename PageData to GenericXLogPageData 1 year ago
..
access Rename PageData to GenericXLogPageData 1 year ago
archive Apply more quoting to GUC names in messages 1 year ago
backup Adjust json_manifest_per_file_callback API in one more place. 1 year ago
bootstrap Increase the number of fast-path lock slots 1 year ago
catalog Fix inconsistent reporting of checkpointer stats. 1 year ago
commands Replace Unicode apostrophe with ASCII apostrophe 1 year ago
executor Remove assertion checking query ID in execMain.c 1 year ago
foreign Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
jit jit: Use opaque pointers in all supported LLVM versions. 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 Show values of SET statements as constants in pg_stat_statements 1 year ago
optimizer Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOURCE. 1 year ago
parser Show values of SET statements as constants in pg_stat_statements 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 Use macro to define the number of enum values 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 Remove unused #include's from backend .c files 2 years ago
statistics Fix typos and duplicate words 2 years ago
storage Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. 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 Speed up numeric division by always using the "fast" algorithm. 1 year ago
.gitignore
Makefile Fix make build on MinGW 2 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build meson: Fix import library name in Windows 2 years ago
nls.mk Add missing gettext triggers 2 years ago