CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/03/02 17:14:45
Modified files:
src/bin/pg_dump: 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 21:14:59 |
| Subject: pgsql-server/src/bin/pg_dump Tag: REL7_4_STABL ... |
| Previous: | From: Bruce Momjian | Date: 2004-03-02 20:08:52 |
| Subject: pgsql-server/. configure configure.in |