pgsql/src/bin/pg_dump common.c pg_dump.c

Started by Philip Warner - CVSover 25 years ago1 messagescomitters
Jump to latest

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: pjw@hub.org 01/01/27 21:57:06

Modified files:
src/bin/pg_dump: common.c pg_dump.c

Log message:
Applied (slightly modified) patches from Tatsuo:

Ok. I have made patches for fixing some of pg_dump problems(see
attached patches). The patches address the problem with user defined
functions, operators and aggregates.