contrib/dbmirror typo fix

Started by Steven Singerabout 22 years ago3 messagespatches
Jump to latest
#1Steven Singer
ssinger@navtechinc.com

Please apply this minor patch to the cvs HEAD of dbmirror

It fixes a typo in a define

Thanks

--
Steven Singer ssinger@navtechinc.com
Dispatch Systems Phone: 519-747-1170 ext 282
Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario ARINC: YKFNSCR

Attachments:

dbmirror.patchtext/plain; charset=US-ASCII; name=dbmirror.patchDownload+1-1
#2Jan Wieck
JanWieck@Yahoo.com
In reply to: Steven Singer (#1)
Re: contrib/dbmirror typo fix

ssinger@navtechinc.com wrote:

Please apply this minor patch to the cvs HEAD of dbmirror

It fixes a typo in a define

Thanks

Applied.

Jan

------------------------------------------------------------------------

Index: pending.c
===================================================================
RCS file: /projects/cvsroot/pgsql-server/contrib/dbmirror/pending.c,v
retrieving revision 1.17
diff -u -r1.17 pending.c
--- pending.c	22 Apr 2004 03:48:38 -0000	1.17
+++ pending.c	24 May 2004 16:30:38 -0000
@@ -76,7 +76,7 @@
#else
#define debug_msg2(x,y) 
#define debug_msg(x)
-#define debug_msg(x,y,z)
+#define debug_msg3(x,y,z)

#endif

------------------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck@Yahoo.com #

#3Bruce Momjian
bruce@momjian.us
In reply to: Steven Singer (#1)
Re: contrib/dbmirror typo fix

Patch applied. Thanks.

---------------------------------------------------------------------------

ssinger@navtechinc.com wrote:

Please apply this minor patch to the cvs HEAD of dbmirror

It fixes a typo in a define

Thanks

--
Steven Singer ssinger@navtechinc.com
Dispatch Systems Phone: 519-747-1170 ext 282
Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario ARINC: YKFNSCR

Content-Description:

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073