patch for compile warning on date.c

Started by Joe Conwayabout 23 years ago2 messagespatches
Jump to latest
#1Joe Conway
mail@joeconway.com

I just noticed a new compile warning on date.c. Attached patch fixes it.

Joe

Attachments:

date.patchtext/plain; name=date.patchDownload+2-2
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joe Conway (#1)
Re: patch for compile warning on date.c

Joe Conway <mail@joeconway.com> writes:

I just noticed a new compile warning on date.c. Attached patch fixes it.

Wups, I shoulda looked closer at that code I was forward-porting from
7.2. Thanks for the timely (ahem) correction!

regards, tom lane