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/include
Heikki Linnakangas f83d709760 Merge prune, freeze and vacuum WAL record formats 2 years ago
..
access Merge prune, freeze and vacuum WAL record formats 2 years ago
archive Add macro for customizing an archiving WARNING message. 2 years ago
backup Update copyright for 2024 2 years ago
bootstrap Update copyright for 2024 2 years ago
catalog Track last_inactive_time in pg_replication_slots. 2 years ago
commands Add temporal FOREIGN KEY contraints 2 years ago
common Support json_errdetail in FRONTEND code 2 years ago
datatype Update copyright for 2024 2 years ago
executor Add TupleTableSlotOps.is_current_xact_tuple() method 2 years ago
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2 years ago
foreign Update copyright for 2024 2 years ago
jit jit: Require at least LLVM 10. 2 years ago
lib Fix potential integer handling issue in radixtree.h. 2 years ago
libpq Revert "Add notBefore and notAfter to SSL cert info display" 2 years ago
mb Inline basic UTF-8 functions. 2 years ago
nodes Reduce memory used by partitionwise joins 2 years ago
optimizer Do not translate dummy SpecialJoinInfos for child joins 2 years ago
parser Add temporal FOREIGN KEY contraints 2 years ago
partitioning Update copyright for 2024 2 years ago
pch Update copyright for 2024 2 years ago
port Inline pg_popcount{32,64} into pg_popcount(). 2 years ago
portability Update copyright for 2024 2 years ago
postmaster Move code for backend startup to separate file 2 years ago
regex Update copyright for 2024 2 years ago
replication Track last_inactive_time in pg_replication_slots. 2 years ago
rewrite Support MERGE into updatable views. 2 years ago
snowball Update copyright for 2024 2 years ago
statistics Update copyright for 2024 2 years ago
storage Rework lwlocknames.txt to become lwlocklist.h 2 years ago
tcop Move code for backend startup to separate file 2 years ago
tsearch Update copyright for 2024 2 years ago
utils Revert "Add notBefore and notAfter to SSL cert info display" 2 years ago
.gitignore
Makefile Put genbki.pl output into src/include/catalog/ directly 2 years ago
c.h Remove AIX support 2 years ago
fmgr.h Update copyright for 2024 2 years ago
funcapi.h Update copyright for 2024 2 years ago
getopt_long.h Update copyright for 2024 2 years ago
meson.build Update copyright for 2024 2 years ago
miscadmin.h Remove assertions that some compiler say are tautological 2 years ago
pg_config.h.in Add --copy-file-range option to pg_upgrade. 2 years ago
pg_config_ext.h.in
pg_config_ext.h.meson
pg_config_manual.h Update copyright for 2024 2 years ago
pg_getopt.h Update copyright for 2024 2 years ago
pg_trace.h Update copyright for 2024 2 years ago
pgstat.h Update copyright for 2024 2 years ago
pgtar.h Update copyright for 2024 2 years ago
pgtime.h Update copyright for 2024 2 years ago
port.h Replace calls to pg_qsort() with the qsort() macro. 2 years ago
postgres.h Update copyright for 2024 2 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2024 2 years ago
varatt.h Update copyright for 2024 2 years ago
windowapi.h Update copyright for 2024 2 years ago