diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-19 00:50:16 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-19 00:50:16 -0400 |
commit | 350410be459ccda7eeeea35b56b5f2d24391f90c (patch) | |
tree | 518f55ddaf226f8e81f8bf380740d37944bf2938 /src/backend/tcop/postgres.c | |
parent | 197e4af9d5da180190a0f2be851b095dba57d9cd (diff) | |
download | postgresql-350410be459ccda7eeeea35b56b5f2d24391f90c.tar.gz postgresql-350410be459ccda7eeeea35b56b5f2d24391f90c.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