Re: win32mak_patch
- From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
- To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: <pgsql-patches(at)postgresql(dot)org>
- Subject: Re: win32mak_patch
- Date: Mon, 28 Apr 2008 01:38:38 +0900
- Message-id: <003a01c8a885$25185ed0$0b01a8c0@yourc3ftrhkaod> <text/plain>
Hi.
Oops, Certainly.
I propose the method of merging by distprep as exports.txt.win32.
What do you think?
Regards,
Hiroshi Saito
----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
"Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> writes:
*** src/interfaces/libpq/exports.txt.orig Sun Apr 27 23:41:51 2008
--- src/interfaces/libpq/exports.txt Sun Apr 27 23:42:48 2008
***************
*** 141,143 ****
--- 141,144 ----
pg_valid_server_encoding_id 139
PQconnectionNeedsPassword 140
lo_import_with_oid 141
+ pgwin32_safestat 142
We are most certainly NOT doing that (for one reason, it will instantly
break every platform except Windows). If there is something that seems
to require it then you need to find another way.
regards, tom lane
Home |
Main Index |
Thread Index