mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
an expression that's not supposed to contain variables. Per discussion with Gevik Babakhani, this eliminates the need for an ugly kluge (namely, specifying some unrelated relation name). Remove one such kluge from pg_dump.