| .. |
|
amapi.h
|
Do a tiny bit of header file maintenance
|
3 months ago |
|
amvalidate.h
|
Update copyright for 2025
|
12 months ago |
|
attmap.h
|
Update copyright for 2025
|
12 months ago |
|
attnum.h
|
Update copyright for 2025
|
12 months ago |
|
brin.h
|
Don't include execnodes.h in brin.h or gin.h
|
3 months ago |
|
brin_internal.h
|
Update some more forward declarations to use typedef
|
3 months ago |
|
brin_page.h
|
Update copyright for 2025
|
12 months ago |
|
brin_pageops.h
|
Add some const qualifications
|
2 months ago |
|
brin_revmap.h
|
Update copyright for 2025
|
12 months ago |
|
brin_tuple.h
|
Update copyright for 2025
|
12 months ago |
|
brin_xlog.h
|
Update copyright for 2025
|
12 months ago |
|
bufmask.h
|
Update copyright for 2025
|
12 months ago |
|
clog.h
|
Update copyright for 2025
|
12 months ago |
|
cmptype.h
|
Convert strategies to and from compare types
|
11 months ago |
|
commit_ts.h
|
Remove leftover dead code from commit_ts.h.
|
6 months ago |
|
detoast.h
|
Update copyright for 2025
|
12 months ago |
|
genam.h
|
Do a tiny bit of header file maintenance
|
3 months ago |
|
generic_xlog.h
|
Update copyright for 2025
|
12 months ago |
|
gin.h
|
Don't include execnodes.h in brin.h or gin.h
|
3 months ago |
|
gin_private.h
|
Fix some confusing uses of const
|
2 months ago |
|
gin_tuple.h
|
Fix various incorrect filename references
|
3 months ago |
|
ginblock.h
|
Update copyright for 2025
|
12 months ago |
|
ginxlog.h
|
Add comment in ginxlog.h about block used with ginxlogInsertListPage
|
2 months ago |
|
gist.h
|
Rename gist stratnum support function
|
7 months ago |
|
gist_private.h
|
Update copyright for 2025
|
12 months ago |
|
gistscan.h
|
Update copyright for 2025
|
12 months ago |
|
gistxlog.h
|
Update copyright for 2025
|
12 months ago |
|
hash.h
|
Drop opcintype from index AM strategy translation API
|
10 months ago |
|
hash_xlog.h
|
Fix description of WAL record blocks in hash_xlog.h
|
3 months ago |
|
heapam.h
|
Eliminate XLOG_HEAP2_VISIBLE from vacuum phase III
|
2 months ago |
|
heapam_xlog.h
|
Eliminate XLOG_HEAP2_VISIBLE from vacuum phase III
|
2 months ago |
|
heaptoast.h
|
Update copyright for 2025
|
12 months ago |
|
hio.h
|
Update copyright for 2025
|
12 months ago |
|
htup.h
|
Remove PointerIsValid()
|
3 months ago |
|
htup_details.h
|
Fix type of infomask parameter in htup_details.h functions.
|
2 months ago |
|
itup.h
|
Remove PointerIsValid()
|
3 months ago |
|
multixact.h
|
Refactor ReadMultiXactCounts() into GetMultiXactInfo()
|
4 months ago |
|
nbtree.h
|
Do a tiny bit of header file maintenance
|
3 months ago |
|
nbtxlog.h
|
Update copyright for 2025
|
12 months ago |
|
parallel.h
|
Rename some signal and interrupt handling functions for consistency
|
10 months ago |
|
printsimple.h
|
Update copyright for 2025
|
12 months ago |
|
printtup.h
|
Update copyright for 2025
|
12 months ago |
|
relation.h
|
Update copyright for 2025
|
12 months ago |
|
reloptions.h
|
Rename transformRelOptions()'s "namspace" parameter to "nameSpace".
|
5 months ago |
|
relscan.h
|
Show index search count in EXPLAIN ANALYZE, take 2.
|
9 months ago |
|
rewriteheap.h
|
Update copyright for 2025
|
12 months ago |
|
rmgr.h
|
…
|
|
|
rmgrdesc_utils.h
|
Update copyright for 2025
|
12 months ago |
|
rmgrlist.h
|
Update copyright for 2025
|
12 months ago |
|
sdir.h
|
Update copyright for 2025
|
12 months ago |
|
sequence.h
|
Update copyright for 2025
|
12 months ago |
|
session.h
|
Update copyright for 2025
|
12 months ago |
|
skey.h
|
Update copyright for 2025
|
12 months ago |
|
slru.h
|
Update outdated references to the SLRU ControlLock
|
4 months ago |
|
spgist.h
|
Update copyright for 2025
|
12 months ago |
|
spgist_private.h
|
Remove Item type
|
2 months ago |
|
spgxlog.h
|
Update copyright for 2025
|
12 months ago |
|
stratnum.h
|
Update copyright for 2025
|
12 months ago |
|
subtrans.h
|
Update copyright for 2025
|
12 months ago |
|
syncscan.h
|
Update copyright for 2025
|
12 months ago |
|
sysattr.h
|
Update copyright for 2025
|
12 months ago |
|
table.h
|
Update copyright for 2025
|
12 months ago |
|
tableam.h
|
Update some more forward declarations to use typedef
|
3 months ago |
|
tidstore.h
|
Update copyright for 2025
|
12 months ago |
|
timeline.h
|
Update copyright for 2025
|
12 months ago |
|
toast_compression.h
|
Update copyright for 2025
|
12 months ago |
|
toast_helper.h
|
Update copyright for 2025
|
12 months ago |
|
toast_internals.h
|
Update copyright for 2025
|
12 months ago |
|
transam.h
|
Inline TransactionIdFollows/Precedes[OrEquals]()
|
2 months ago |
|
tsmapi.h
|
Update copyright for 2025
|
12 months ago |
|
tupconvert.h
|
Update copyright for 2025
|
12 months ago |
|
tupdesc.h
|
Allow NOT NULL constraints to be added as NOT VALID
|
9 months ago |
|
tupdesc_details.h
|
Update copyright for 2025
|
12 months ago |
|
tupmacs.h
|
Grab the low-hanging fruit from forcing sizeof(Datum) to 8.
|
4 months ago |
|
twophase.h
|
Post-commit review fixes for 228c370868.
|
3 months ago |
|
twophase_rmgr.h
|
Integrate FullTransactionIds deeper into two-phase code
|
6 months ago |
|
valid.h
|
Update copyright for 2025
|
12 months ago |
|
visibilitymap.h
|
Eliminate COPY FREEZE use of XLOG_HEAP2_VISIBLE
|
2 months ago |
|
visibilitymapdefs.h
|
Update copyright for 2025
|
12 months ago |
|
xact.h
|
Improve comment about snapshot macros
|
3 months ago |
|
xlog.h
|
Fix correctness issue with computation of FPI size in WAL stats
|
2 months ago |
|
xlog_internal.h
|
Bump XLOG_PAGE_MAGIC after xl_heap_prune change
|
2 months ago |
|
xlogarchive.h
|
Update copyright for 2025
|
12 months ago |
|
xlogbackup.h
|
Update copyright for 2025
|
12 months ago |
|
xlogdefs.h
|
Fix incorrect LSN format in comment.
|
4 months ago |
|
xloginsert.h
|
Refactor some repetitive SLRU code
|
6 months ago |
|
xlogprefetcher.h
|
Update copyright for 2025
|
12 months ago |
|
xlogreader.h
|
Remove unused data_bufsz from DecodedBkpBlock struct.
|
2 months ago |
|
xlogrecord.h
|
Update copyright for 2025
|
12 months ago |
|
xlogrecovery.h
|
Move enum RecoveryTargetAction to xlogrecovery.h
|
5 months ago |
|
xlogstats.h
|
Fix two typos in xlogstats.h and xlogstats.c
|
2 months ago |
|
xlogutils.h
|
Update copyright for 2025
|
12 months ago |