postgresql/src
Alvaro Herrera b9b408c487
Record parents of triggers
This let us get rid of a recently introduced ugly hack (commit
1fa846f1c9).

Author: Álvaro Herrera
Reviewed-by: Amit Langote, Tom Lane
Discussion: https://postgr.es/m/20200217215641.GA29784@alvherre.pgsql
2020-02-27 13:23:33 -03:00
..
backend Record parents of triggers 2020-02-27 13:23:33 -03:00
bin Remove TAP test for createdb --lc-ctype 2020-02-27 21:58:37 +09:00
common Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
fe_utils Fix bug in pg_basebackup -F plain -R. 2020-02-12 09:08:22 +09:00
include Record parents of triggers 2020-02-27 13:23:33 -03:00
interfaces Fix compiler warnings on 64-bit Windows 2020-02-21 19:58:39 +01:00
makefiles Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
pl Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
port Assume that we have rint(). 2020-02-21 14:30:47 -05:00
template
test Record parents of triggers 2020-02-27 13:23:33 -03:00
timezone Require stdint.h 2020-02-21 09:20:32 +01:00
tools Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Simplify passing of configure arguments to pg_config 2020-02-10 19:23:41 +01:00
Makefile.shlib
nls-global.mk