Variable can't be used for decl

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: Variable can't be used for decl
Date: 2000-10-19 13:51:20
Message-ID: 11C1E6749A55D411A9670001FA6879633680BB@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


You need to #define MAXBUFSIZE if you want to use:

char buf[MAXBUFSIZE];

A patch is included, but I am not sure if that is what you want.

Andreas

Attachment Content-Type Size
fe-connect.patch application/octet-stream 723 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2000-10-19 21:09:44 contrib/pgcrypto
Previous Message Karel Zak 2000-10-19 05:30:59 Re: Re: 7.0.3 to_char() (was: [BUGS] Bugs in to_char function)