pgsql-server/contrib/dbmirror README.dbmirror ...

Started by Bruce Momjianalmost 23 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/09/29 15:16:48

Modified files:
contrib/dbmirror: README.dbmirror pending.c

Log message:
A) Fixes a bug that prevented mirroring of data on a table that has had
a column dropped.

B) Updated the documentation for the 7.4 release.

Steven Singer