oid2name optargs

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: oid2name optargs
Date: 2006-10-19 20:21:00
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FCA2@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

oid2name requires an extern char*optarg to build on win32. Seems psql
just adds it like this, so I guess it can be done without any kind of
#ifdefs..

//Magnu <<oid2name.diff>> s

Attachment Content-Type Size
oid2name.diff application/octet-stream 564 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Walter Cruz 2006-10-19 20:27:26 Re: Granting all tables in schema by one SQL command
Previous Message Krycek 2006-10-19 20:18:45 Granting all tables in schema by one SQL command

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-10-19 20:39:22 Re: oid2name optargs
Previous Message Tom Lane 2006-10-19 20:11:43 Re: Win32 BYTE_ORDER