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
Michael Paquier 9004abf620 Use pgstat_kind_infos to read fixed shared statistics 1 year ago
..
access Prevent summarizer hang when summarize_wal turned off and back on. 1 year ago
archive Fix memory leaks in error reporting with LOG level 2 years ago
backup parse_manifest: Use const char * 2 years ago
bootstrap Remove unused #include's from backend .c files 2 years ago
catalog Cope with inplace update making catcache stale during TOAST fetch. 2 years ago
commands Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. 2 years ago
executor SQL/JSON: Always coerce JsonExpr result at runtime 1 year ago
foreign Remove unused #include's from backend .c files 2 years ago
jit SQL/JSON: Always coerce JsonExpr result at runtime 1 year ago
lib Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
libpq A few follow-up fixes for GUC name quoting 2 years ago
main Remove unused #include's from backend .c files 2 years ago
nodes SQL/JSON: Always coerce JsonExpr result at runtime 1 year ago
optimizer Fix possible Assert failure in cost_memoize_rescan 2 years ago
parser SQL/JSON: Always coerce JsonExpr result at runtime 1 year ago
partitioning Fix creation of partition descriptor during concurrent detach 2 years ago
po Translation updates 2 years ago
port Revise GUC names quoting in messages again 2 years ago
postmaster pgindent, because I forgot to do that. 1 year ago
regex Support C.UTF-8 locale in the new builtin collation provider. 2 years ago
replication Format better code for xact_decode()'s XLOG_XACT_INVALIDATIONS 1 year ago
rewrite Fix assorted bugs related to identity column in partitioned tables 2 years ago
snowball Remove unused #include's from backend .c files 2 years ago
statistics Fix typos and duplicate words 2 years ago
storage Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. 2 years ago
tcop Revise GUC names quoting in messages again 2 years ago
tsearch Remove unused #include's from backend .c files 2 years ago
utils Use pgstat_kind_infos to read fixed shared statistics 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