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
Heikki Linnakangas a06e8f84a1 Tighten check for --forkchild argument when spawning child process 2 years ago
..
access Use safe string copy routine 2 years ago
archive Fix memory leaks in error reporting with LOG level 2 years ago
backup Remove useless extern keywords 2 years ago
bootstrap Remove unused #include's from backend .c files 2 years ago
catalog Use TupleDescAttr macro consistently 2 years ago
commands Convert some extern variables to static 2 years ago
executor Use TupleDescAttr macro consistently 2 years ago
foreign Remove unused #include's from backend .c files 2 years ago
jit SQL/JSON: Always coerce JsonExpr result at runtime 2 years ago
lib Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
libpq Add missing includes for some global variables 2 years ago
main Tighten check for --forkchild argument when spawning child process 2 years ago
nodes SQL/JSON: Always coerce JsonExpr result at runtime 2 years ago
optimizer Use TupleDescAttr macro consistently 2 years ago
parser Limit max parameter number with MaxAllocSize 2 years 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 Remove redundant SetProcessingMode(InitProcessing) calls 2 years ago
regex Support C.UTF-8 locale in the new builtin collation provider. 2 years ago
replication Remove redundant SetProcessingMode(InitProcessing) calls 2 years 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 Improve some global variable declarations 2 years ago
tcop Remove redundant SetProcessingMode(InitProcessing) calls 2 years ago
tsearch Remove unused #include's from backend .c files 2 years ago
utils Replace hardcoded identifiers of pgstats file by #defines 2 years 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