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
Daniel Gustafsson fb7e27abfb Remove duplicate words in comments 1 year ago
..
access nbtree: assert no scheduled primscan between pages. 1 year ago
archive Apply more quoting to GUC names in messages 1 year ago
backup Remove unused #include's from backend .c files 1 year ago
bootstrap Increase the number of fast-path lock slots 1 year ago
catalog Replicate generated columns when specified in the column list. 1 year ago
commands Fix some more bugs in foreign keys connecting partitioned tables 1 year ago
executor Remove duplicate words in comments 1 year ago
foreign Improve style of two code paths 1 year ago
jit Don't store intermediate hash values in ExprState->resvalue 1 year ago
lib Remove unused #include's from backend .c files 1 year ago
libpq Remove unused #include's from backend .c files 1 year ago
main Remove unused #include's from backend .c files 1 year ago
nodes Improve parser's reporting of statement start locations. 1 year ago
optimizer Remove duplicate words in comments 1 year ago
parser Remove unused #include's from backend .c files 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 Remove duplicate words in comments 1 year ago
regex Simplify checks for deterministic collations. 1 year ago
replication Replicate generated columns when specified in the column list. 1 year ago
rewrite Fix unnecessary casts of copyObject() result 1 year ago
snowball Remove unused #include's from backend .c files 2 years ago
statistics Add missing CommandCounterIncrement() in stats import functions. 1 year ago
storage Remove unused #include's from backend .c files 1 year ago
tcop Remove unused #include's from backend .c files 1 year ago
tsearch Constify fields and parameters in spell.c 1 year ago
utils Split RelationClearRelation into three different functions 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