postgresql/src/backend/access/common
Peter Geoghegan cc8033e1da Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.
Oversight in commit 3499df0d, which generalized the reloption as a way
of giving users a way to consistently avoid VACUUM's index bypass
optimization.

Per off-list report from Nikolay Shaplov.

Backpatch: 14-, where index cleanup reloption was extended.
2021-08-03 21:53:41 -07:00
..
Makefile Allow configurable LZ4 TOAST compression. 2021-03-19 15:10:38 -04:00
attmap.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
bufmask.c Update copyright for 2021 2021-01-02 13:06:25 -05: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 Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
indextuple.c Rethink definition of pg_attribute.attcompression. 2021-05-27 13:24:27 -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 Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. 2021-08-03 21:53:41 -07: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 Rethink definition of pg_attribute.attcompression. 2021-05-27 13:24:27 -04: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