CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/03/02 17:15:15
Modified files:
src/bin/pg_dump: Tag: REL7_3_STABLE pg_dump.c
Log message:
Always schema-qualify the name of a function referenced in CREATE CAST.
The former coding failed if the cast function was not in the pg_catalog
schema. How'd this escape detection?
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-03-02 22:05:24 |
| Subject: pgsql-server/src/backend/executor nodeUnique.c |
| Previous: | From: Tom Lane | Date: 2004-03-02 21:14:59 |
| Subject: pgsql-server/src/bin/pg_dump Tag: REL7_4_STABL ... |