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 | 06292bb949e555f34edde7603237194a7daac942 (patch) | |
tree | 796f7396c8fd56cc1febd4bb15d8ff78f65dce2d /src/interfaces/ecpg/ecpglib/execute.c | |
parent | d1e869d1ef1c7a7665721fadf0140dad49151ca9 (diff) | |
download | postgresql-06292bb949e555f34edde7603237194a7daac942.tar.gz postgresql-06292bb949e555f34edde7603237194a7daac942.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/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions