postgresql/src/backend/access/common
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
..
attmap.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
bufmask.c Fix typos in comments, code and documentation 2023-01-03 16:26:30 +09:00
detoast.c Short-circuit slice requests that are for more than the object's size. 2021-03-22 14:01:20 -04:00
heaptuple.c doc: 1-byte varlena headers can be used for user PLAIN storage 2023-10-31 09:10:35 -04:00
indextuple.c Rethink definition of pg_attribute.attcompression. 2021-05-27 13:24:27 -04:00
Makefile Allow configurable LZ4 TOAST compression. 2021-03-19 15:10:38 -04:00
printsimple.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
printtup.c Remove server and libpq support for old FE/BE protocol version 2. 2021-03-04 10:45:55 +02:00
relation.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
reloptions.c Fix custom validators call in build_local_reloptions() 2023-04-23 14:00:13 +03:00
scankey.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
session.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
syncscan.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
toast_compression.c Message style improvements 2021-06-28 08:36:44 +02:00
toast_internals.c Fix corruption of toast indexes with REINDEX CONCURRENTLY 2021-12-08 11:01:14 +09:00
tupconvert.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
tupdesc.c Rethink definition of pg_attribute.attcompression. 2021-05-27 13:24:27 -04:00