..
amapi.h
Add missing index_insert_cleanup calls
2024-04-19 16:08:34 +02:00
amvalidate.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
attmap.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
attnum.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
brin.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
brin_internal.h
Add missing index_insert_cleanup calls
2024-04-19 16:08:34 +02:00
brin_page.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
brin_pageops.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
brin_revmap.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
brin_tuple.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
brin_xlog.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
bufmask.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
clog.h
Improve performance of subsystems on top of SLRU
2024-02-28 17:05:31 +01:00
commit_ts.h
Improve performance of subsystems on top of SLRU
2024-02-28 17:05:31 +01:00
detoast.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
genam.h
Enhance nbtree ScalarArrayOp execution.
2024-04-06 11:47:10 -04:00
generic_xlog.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
gin.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
gin_private.h
Use new overflow-safe integer comparison functions.
2024-02-16 14:05:36 -06:00
ginblock.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
ginxlog.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
gist.h
Revert temporal primary keys and foreign keys
2024-05-16 08:17:46 +02:00
gist_private.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
gistscan.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
gistxlog.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
hash.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
hash_xlog.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
heapam.h
Harmonize function parameter names for Postgres 17.
2024-06-12 17:01:51 -04:00
heapam_xlog.h
Remove comment about xl_heap_inplace "AT END OF STRUCT".
2024-06-27 19:21:06 -07:00
heaptoast.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
hio.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
htup.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
htup_details.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
itup.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
multixact.h
Improve performance of subsystems on top of SLRU
2024-02-28 17:05:31 +01:00
nbtree.h
Fix nbtree posting list comment.
2024-04-16 11:20:41 -04:00
nbtxlog.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
parallel.h
Remove unused ParallelWorkerInfo.pid field
2024-03-04 12:56:02 +02:00
printsimple.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
printtup.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
relation.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
reloptions.h
Turn a few 'validnsps' static variables into locals
2024-08-06 23:03:43 +03:00
relscan.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
rewriteheap.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
rmgr.h
Pre-beta mechanical code beautification.
2022-05-12 15:17:30 -04:00
rmgrdesc_utils.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
rmgrlist.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
sdir.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
sequence.h
Introduce sequence_*() access functions
2024-02-26 16:04:59 +09:00
session.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
skey.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
slru.h
Improve comments in slru.{c,h} about segment name format
2024-07-23 16:54:51 +09:00
spgist.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
spgist_private.h
Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY.
2024-06-17 14:30:59 -04:00
spgxlog.h
Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY.
2024-06-17 14:30:59 -04:00
stratnum.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
subtrans.h
Improve performance of subsystems on top of SLRU
2024-02-28 17:05:31 +01:00
syncscan.h
Move all extern declarations for GUC variables to header files
2024-07-24 06:31:07 +02:00
sysattr.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
table.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
tableam.h
Remove extra comment at TableAmRoutine.scan_analyze_next_block
2024-06-22 16:17:50 +03:00
tidstore.h
Refactor tidstore.c iterator buffering.
2024-07-24 17:32:35 +12:00
timeline.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
toast_compression.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
toast_helper.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
toast_internals.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
transam.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
tsmapi.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
tupconvert.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
tupdesc.h
Separate equalRowTypes() from equalTupleDescs()
2024-03-17 05:58:04 +01:00
tupdesc_details.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
tupmacs.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
twophase.h
Allow altering of two_phase option of a SUBSCRIPTION.
2024-07-24 10:13:36 +05:30
twophase_rmgr.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
valid.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
visibilitymap.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
visibilitymapdefs.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xact.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlog.h
Wait for WAL summarization to catch up before creating .partial file.
2024-07-26 15:00:48 -04:00
xlog_internal.h
Do not summarize WAL if generated with wal_level=minimal.
2024-07-18 12:09:48 -04:00
xlogarchive.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogbackup.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogdefs.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xloginsert.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogprefetcher.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogreader.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogrecord.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogrecovery.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogstats.h
Update copyright for 2024
2024-01-03 20:49:05 -05:00
xlogutils.h
Move all extern declarations for GUC variables to header files
2024-07-24 06:31:07 +02:00