pgsql/contrib dblink/Makefile dbmirror/AddTrig ...

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

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 02/06/23 17:58:08

Modified files:
contrib/dblink : Makefile
Added files:
contrib/dbmirror: AddTrigger.sql COPYING DBMirror.pl Makefile
MirrorSetup.sql README.dbmirror
clean_pending.pl pending.c slaveDatabase.conf

Log message:
Add dbmirror to /contrib. Minor C cleanups and Makefile.

Steven Singer