1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

Revise rule-printing routines to use expandable StringInfo buffers, so that

they have no hardwired limit on the length of a rule's text.  Fix a couple
of minor bugs in passing --- deparsed UPDATE queries didn't have quotes
around relation name, and quotes and backslashes in constant values weren't
backslash-quoted.
This commit is contained in:
Tom Lane
1999-10-02 01:08:05 +00:00
parent 4e9073855c
commit cd243d27ce
2 changed files with 369 additions and 431 deletions

File diff suppressed because it is too large Load Diff