postgresql/src/backend/utils
Bruce Momjian c3826f831e move hex_decode() to /common so it can be called from frontend
This allows removal of a copy of hex_decode() from ecpg, and will be
used by the soon-to-be added pg_alterckey command.

Backpatch-through: master
2020-12-24 17:25:48 -05:00
..
adt move hex_decode() to /common so it can be called from frontend 2020-12-24 17:25:48 -05:00
cache Multirange datatypes 2020-12-20 07:20:33 +03:00
error Centralize logic for skipping useless ereport/elog calls. 2020-11-23 19:10:46 -05:00
fmgr Multirange datatypes 2020-12-20 07:20:33 +03:00
hash Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
init Add GSS information to connection authorized log message 2020-12-02 14:41:53 -05:00
mb Fix some typos 2020-11-14 11:43:10 +09:00
misc Fix portability issues with parsing of recovery_target_xid 2020-12-23 12:51:22 +09:00
mmgr Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
resowner Change SHA2 implementation based on OpenSSL to use EVP digest routines 2020-12-04 10:49:23 +09:00
sort Fix a few more generator scripts to produce pgindent-clean output. 2020-09-21 13:58:26 -04:00
time Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Make SQL/JSON error code names match SQL standard 2020-04-30 09:34:54 +02:00
Gen_dummy_probes.pl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Gen_dummy_probes.sed Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Gen_fmgrtab.pl Remove useless entries for aggregate functions from fmgrtab.c. 2020-11-04 11:25:56 -05:00
generate-errcodes.pl Standardize order of use strict and use warnings in Perl code 2020-09-21 17:04:36 +02:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
probes.d Update copyrights for 2020 2020-01-01 12:21:45 -05:00