postgresql/src/backend/access
Andres Freund 09cd33f47b Add 'static' to file-local variables missing it.
Noticed when comparing the set of exported symbols without / with
-fvisibility=hidden after adding PGDLLIMPORT to intentionally exported
symbols.

Discussion: https://postgr.es/m/20220512164513.vaheofqp2q24l65r@alap3.anarazel.de
2022-05-12 12:39:33 -07:00
..
brin Make relation-enumerating operations be security-restricted operations. 2022-05-09 08:35:08 -07:00
common Add 'static' to file-local variables missing it. 2022-05-12 12:39:33 -07:00
gin Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
gist Adjust tuplesort API to have bitwise option flags 2022-04-04 22:24:59 +12:00
hash Adjust tuplesort API to have bitwise option flags 2022-04-04 22:24:59 +12:00
heap Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
index Update copyright for 2022 2022-01-07 19:04:57 -05:00
nbtree Fix some incorrect preprocessor tests in tuplesort specializations 2022-05-11 11:38:13 +12:00
rmgrdesc Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
spgist Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
table Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
tablesample Update copyright for 2022 2022-01-07 19:04:57 -05:00
transam Add 'static' to file-local variables missing it. 2022-05-12 12:39:33 -07:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00