pgsql-server/contrib/dbmirror Tag: REL7_3_STAB ...
Started by Bruce Momjianover 23 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 03/03/19 22:58:48
Modified files:
contrib/dbmirror: Tag: REL7_3_STABLE pending.c
Log message:
The attatched patch fixes a memory error with contrib/dbmirror/pending.c
when running it with older(Pre 7.3.x) versions of Postgresql.
Backpatched to 7.3.X.
Steven Singer