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
Alexander Korotkov d859fdb36f Fix gcc >= 10 warning 2 years ago
..
access Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified. 2 years ago
archive Update copyright for 2024 2 years ago
backup Revise pg_walsummary's 002_blocks test to avoid spurious failures. 2 years ago
bootstrap Make attstattarget nullable 2 years ago
catalog Simplify initialization of incremental hash state 2 years ago
commands Fix gcc >= 10 warning 2 years ago
executor Delay build of Memoize hash table until executor run 2 years ago
foreign Update copyright for 2024 2 years ago
jit jit: Require at least LLVM 10. 2 years ago
lib Fix broken Bitmapset optimization in DiscreteKnapsack() 2 years ago
libpq Update copyright for 2024 2 years ago
main Remove dummy_spinlock 2 years ago
nodes Add temporal PRIMARY KEY and UNIQUE constraints 2 years ago
optimizer Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT rel 2 years ago
parser Add a const decoration 2 years ago
partitioning Update copyright for 2024 2 years ago
po Update copyright for 2024 2 years ago
port Close socket in case of errors in setting non-blocking 2 years ago
postmaster Remove Start* macros in postmaster.c. 2 years ago
regex Update copyright for 2024 2 years ago
replication Clean-ups for 776621a5e4 and 7329240437. 2 years ago
rewrite Support identity columns in partitioned tables 2 years ago
snowball Add copyright notices to a few perl scripts that don't have them 2 years ago
statistics Update copyright for 2024 2 years ago
storage Fix typo in comments 2 years ago
tcop Error message capitalisation 2 years ago
tsearch Update copyright for 2024 2 years ago
utils Fix wrong logic in TransactionIdInRecentPast() 2 years ago
.gitignore
Makefile Cross-check lists of predefined LWLocks. 2 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build Update copyright for 2024 2 years ago
nls.mk Remove distprep 2 years ago