diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-21 16:29:20 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-21 16:29:20 +0000 |
commit | 775d28302cda48b3f22a2f4f9067de0cf5192fff (patch) | |
tree | f7f6cc2003523328172d2d8aab547c589a3431b0 /src/backend/commands/dbcommands.c | |
parent | 6a8eb1a7b6dd48bceca9ed0e449ef8d1c09967e3 (diff) | |
download | postgresql-775d28302cda48b3f22a2f4f9067de0cf5192fff.tar.gz postgresql-775d28302cda48b3f22a2f4f9067de0cf5192fff.zip |
Fix quote_ident to use quote_identifier rather than its own, not quite
up-to-speed logic; in particular this will cause it to quote names that
match keywords. Remove unnecessary multibyte cruft from quote_literal
(all backend-internal encodings are 8-bit-safe).
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions