postgresql/src/backend/access
Bruce Momjian 57354242c0 doc: 1-byte varlena headers can be used for user PLAIN storage
This also updates some C comments.

Reported-by: suchithjn22@gmail.com

Discussion: https://postgr.es/m/167336599095.2667301.15497893107226841625@wrigleys.postgresql.org

Author: Laurenz Albe (doc patch)

Backpatch-through: 11
2023-10-31 09:10:35 -04:00
..
brin Diagnose !indisvalid in more SQL functions. 2023-10-30 14:46:09 -07:00
common doc: 1-byte varlena headers can be used for user PLAIN storage 2023-10-31 09:10:35 -04:00
gin Diagnose !indisvalid in more SQL functions. 2023-10-30 14:46:09 -07:00
gist Fix another bug in parent page splitting during GiST index build. 2023-09-26 14:15:28 +03:00
hash Fix memory leak for hashing with nondeterministic collations. 2022-12-01 11:53:53 -08:00
heap Fix race in SSI interaction with bitmap heap scan. 2023-07-04 09:14:16 +12:00
index Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
nbtree Fix btmarkpos/btrestrpos array key wraparound bug. 2023-09-28 16:29:29 -07:00
rmgrdesc Fix assert in logicalmsg_desc 2022-08-17 00:17:37 +02:00
spgist Fix typos in comments, code and documentation 2023-01-03 16:26:30 +09:00
table Replace RelationOpenSmgr() with RelationGetSmgr(). 2022-11-17 16:54:30 -05:00
tablesample Update copyright for 2021 2021-01-02 13:06:25 -05:00
transam Fix bug in GenericXLogFinish(). 2023-10-10 11:02:56 -07:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00