postgresql/src/backend
Bruce Momjian ba6725df36 auth commands: list specific commands to install in Makefile
Previously I used Makefile functions.

Backpatch-through: master
2020-12-26 09:25:05 -05:00
..
access Add key management system 2020-12-25 10:19:44 -05:00
bootstrap Add key management system 2020-12-25 10:19:44 -05:00
catalog Multirange datatypes 2020-12-20 07:20:33 +03:00
commands Refactor logic to check for ASCII-only characters in string 2020-12-21 09:37:11 +09:00
crypto Add scripts for retrieving the cluster file encryption key 2020-12-26 01:19:09 -05:00
executor Multirange datatypes 2020-12-20 07:20:33 +03:00
foreign Small code simplifications 2020-12-03 11:44:13 +01:00
jit Support subscripting of arbitrary types, not only arrays. 2020-12-09 12:40:37 -05:00
lib Use pg_bitutils for HyperLogLog. 2020-07-30 09:14:23 -07:00
libpq Allow ssl_passphrase_command to prompt the terminal 2020-12-25 20:41:06 -05:00
main Add key management system 2020-12-25 10:19:44 -05:00
nodes Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
optimizer Improve find_em_expr_usable_for_sorting_rel comment 2020-12-22 02:00:51 +01:00
parser Multirange datatypes 2020-12-20 07:20:33 +03:00
partitioning Fix typos and grammar in docs and comments 2020-12-24 17:05:49 +09:00
po Translation updates 2020-05-18 12:49:30 +02:00
port Fix -Wcast-function-type warnings on Windows/MinGW 2020-10-21 08:17:51 +02:00
postmaster Add key management system 2020-12-25 10:19:44 -05:00
regex Dial back -Wimplicit-fallthrough to level 3 2020-05-13 15:31:14 -04:00
replication Add key management system 2020-12-25 10:19:44 -05:00
rewrite Improve wording of two error messages related to generated columns. 2020-11-23 11:15:12 -05:00
snowball code: replace most remaining uses of 'master'. 2020-07-08 13:24:35 -07:00
statistics Improve estimation of ANDs under ORs using extended statistics. 2020-12-08 20:10:11 +00:00
storage Add key management system 2020-12-25 10:19:44 -05:00
tcop Add key management system 2020-12-25 10:19:44 -05:00
tsearch Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
utils Invalidate acl.c caches when pg_authid changes. 2020-12-25 10:41:59 -08:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
Makefile auth commands: list specific commands to install in Makefile 2020-12-26 09:25:05 -05:00
nls.mk Add missing gettext triggers 2020-04-28 13:35:40 +02:00