postgresql/src/backend/utils
Jeff Davis b538c90b1b Fix error in commit e6feef57.
I was careless passing a datum directly to DATE_NOT_FINITE without
calling DatumGetDateADT() first.

Backpatch-through: 9.4
2019-07-18 17:04:50 -07:00
..
adt Fix error in commit e6feef57. 2019-07-18 17:04:50 -07:00
cache Clean up some ad-hoc code for sorting and de-duplicating Lists. 2019-07-16 12:04:06 -04:00
error Update copyright for 2019 2019-01-02 12:44:25 -05:00
fmgr Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
hash Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
init Represent Lists as expansible arrays, not chains of cons-cells. 2019-07-15 13:41:58 -04:00
mb Represent Lists as expansible arrays, not chains of cons-cells. 2019-07-15 13:41:58 -04:00
misc Adjust ssl_ciphers to be specific to OpenSSL 2019-07-08 19:39:48 -04:00
mmgr Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
resowner Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
sort Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
time Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Partial implementation of SQL/JSON path language 2019-03-16 12:16:48 +03:00
Gen_dummy_probes.pl Fix many typos and inconsistencies 2019-07-01 10:00:23 +09:00
Gen_dummy_probes.sed Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_fmgrtab.pl Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
generate-errcodes.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Use Getopt::Long for catalog scripts 2019-02-12 12:22:08 -03:00
probes.d Update copyright for 2019 2019-01-02 12:44:25 -05:00