diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-19 00:50:17 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-19 00:50:17 -0400 |
commit | 09397f0ed6c4fd3b76658058e4e914b80a509237 (patch) | |
tree | 30814a42491cdcf5b38bee2da57aaac4b6c7af46 /src/backend/tcop/postgres.c | |
parent | 34f9944c207f9f710eb7f65d22805f42d46e479e (diff) | |
download | postgresql-09397f0ed6c4fd3b76658058e4e914b80a509237.tar.gz postgresql-09397f0ed6c4fd3b76658058e4e914b80a509237.zip |
Add missing quote_identifier calls for CREATE TRIGGER ... REFERENCING.
Mixed-case names for transition tables weren't dumped correctly.
Oversight in commit 8c48375e5, per bug #15440 from Karl Czajkowski.
In passing, I couldn't resist a bit of code beautification.
Back-patch to v10 where this was introduced.
Discussion: https://postgr.es/m/15440-02d1468e94d63d76@postgresql.org
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions