postgres/src
Thomas Munro 034510c820 Replace remaining uses of "whitelist".
Instead describe the action that the list effects, or just use "list"
where the meaning is obvious from context.

Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Discussion: https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue%40alap3.anarazel.de
2021-01-05 14:00:16 +13:00
..
backend Replace remaining uses of "whitelist". 2021-01-05 14:00:16 +13:00
bin Update copyright for 2021 2021-01-02 13:06:25 -05:00
common Update copyright for 2021 2021-01-02 13:06:25 -05:00
fe_utils Update copyright for 2021 2021-01-02 13:06:25 -05:00
include Rename "enum blacklist" to "uncommitted enums". 2021-01-05 12:38:48 +13:00
interfaces Re-implement pl/pgsql's expression and assignment parsing. 2021-01-04 11:52:00 -05:00
makefiles
pl Rethink the "read/write parameter" mechanism in pl/pgsql. 2021-01-04 12:39:27 -05:00
port Update copyright for 2021 2021-01-02 13:06:25 -05:00
template On macOS, use -isysroot in link steps as well as compile steps. 2020-11-20 00:07:09 -05:00
test Fix integer-overflow corner cases in substring() functions. 2021-01-04 18:32:44 -05:00
timezone Update copyright for 2021 2021-01-02 13:06:25 -05:00
tools Replace remaining uses of "whitelist". 2021-01-05 14:00:16 +13:00
tutorial Update copyright for 2021 2021-01-02 13:06:25 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 2020-09-06 21:28:16 -04:00
Makefile.shlib Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
nls-global.mk