postgres/contrib/isn
Peter Eisentraut 720b0eaae9 Convert some extern variables to static
These probably should have been static all along, it was only
forgotten out of sloppiness.

Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/flat/e0a62134-83da-4ba4-8cdb-ceb0111c95ce@eisentraut.org
2024-07-02 07:26:22 +02:00
..
expected Rework pg_input_error_message(), now renamed pg_input_error_info() 2023-02-28 08:04:13 +09:00
sql Rework pg_input_error_message(), now renamed pg_input_error_info() 2023-02-28 08:04:13 +09:00
.gitignore contrib/isn now needs a .gitignore file. 2015-08-02 23:57:32 -04:00
EAN13.h Convert some extern variables to static 2024-07-02 07:26:22 +02:00
ISBN.h Convert some extern variables to static 2024-07-02 07:26:22 +02:00
ISMN.h Convert some extern variables to static 2024-07-02 07:26:22 +02:00
ISSN.h Convert some extern variables to static 2024-07-02 07:26:22 +02:00
Makefile Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
UPC.h Convert some extern variables to static 2024-07-02 07:26:22 +02:00
isn--1.0--1.1.sql Update isn extension for parallel query. 2016-06-07 11:26:42 -04:00
isn--1.1--1.2.sql Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
isn--1.1.sql Update isn extension for parallel query. 2016-06-07 11:26:42 -04:00
isn.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
isn.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
isn.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00