Robert Haas wrote:
Or we might need a whole "char *" or "int" argument for some purpose
unrelated to SSL.  Then we'll have a PQinit() function that pretends
to be a general-purpose initialization mechanism but really isn't.


I proposed a PQinit() that included a void data pointer argument. The idea was PQinit(which, data, data_len) would be called multiple times to init different things.

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to