win32 cleanup

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: win32 cleanup
Date: 2004-11-07 22:50:07
Message-ID: 418EA69F.9070906@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


The attached patch adds a few prototypes and does a typecast, thus
removing some harmless but annoying compile warnings on Win32.

cheers

andrew

Attachment Content-Type Size
win32cleanup.patch text/x-patch 2.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message John Hansen 2004-11-07 22:52:11 Re: calling currval() before nextval() patch adding currval_isset()
Previous Message John Hansen 2004-11-07 22:21:50 calling currval() before nextval() patch adding currval_isset()