postgresql/src/backend/utils
Thomas Munro d50e3b1f8d Fix assertion in collation version lookup.
Commit 257836a7 included an assertion that a version lookup routine is
not trying to look up "C" or "POSIX", but that case is reachable with
the user-facing SQL function pg_collation_actual_version().  Remove the
assertion.
2020-11-08 20:45:29 +13:00
..
adt Fix assertion in collation version lookup. 2020-11-08 20:45:29 +13:00
cache Move catalog index declarations 2020-11-07 12:26:24 +01:00
error Recognize network-failure errnos as indicating hard connection loss. 2020-10-10 13:28:12 -04:00
fmgr Support for OUT parameters in procedures 2020-10-05 09:21:43 +02:00
hash Code review for dynahash change. 2020-09-19 15:53:06 +12:00
init Move catalog index declarations 2020-11-07 12:26:24 +01:00
mb Fix conversion table generator scripts. 2020-07-22 16:50:03 +12:00
misc Add GUC_LIST_INPUT and GUC_LIST_QUOTE to unix_socket_directories 2020-11-07 10:30:22 +09:00
mmgr Use <unnamed> for name of unnamed portal's memory context 2020-09-08 17:15:00 +02:00
resowner Improve performance of "simple expressions" in PL/pgSQL. 2020-03-26 18:58:57 -04:00
sort Fix a few more generator scripts to produce pgindent-clean output. 2020-09-21 13:58:26 -04:00
time Fix two bugs in MaintainOldSnapshotTimeMapping. 2020-09-24 15:27:19 -04:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04: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
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
errcodes.txt Make SQL/JSON error code names match SQL standard 2020-04-30 09:34:54 +02:00
generate-errcodes.pl Standardize order of use strict and use warnings in Perl code 2020-09-21 17:04:36 +02:00
probes.d Update copyrights for 2020 2020-01-01 12:21:45 -05:00