postgresql/src/backend/access/common
Alexander Korotkov cd115c3530 Fix custom validators call in build_local_reloptions()
We need to call them only when validate == true.

Backpatch to 13, where opclass options were introduced.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/2656633.1681831542%40sss.pgh.pa.us
Reviewed-by: Tom Lane, Pavel Borisov
Backpatch-through: 13
2023-04-23 13:58:41 +03:00
..
Makefile Allow configurable LZ4 TOAST compression. 2021-03-19 15:10:38 -04:00
attmap.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
bufmask.c Fix typos in comments, code and documentation 2023-01-03 16:26:14 +09:00
detoast.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
heaptuple.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
indextuple.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
printsimple.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
printtup.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
relation.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
reloptions.c Fix custom validators call in build_local_reloptions() 2023-04-23 13:58:41 +03:00
scankey.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
session.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
syncscan.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
toast_compression.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
toast_internals.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
tupconvert.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
tupdesc.c Save a few bytes in pg_attribute 2023-03-28 10:05:56 +02:00