Skip to content
Snippets Groups Projects
Commit 775d2830 authored by Tom Lane's avatar Tom Lane
Browse files

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).
parent 6a8eb1a7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment