| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Link to pgport earlier |
| Date: | 2005-03-24 04:42:56 |
| Message-ID: | 200503240442.j2O4gul09213@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
I would like to apply this to CVS HEAD and 8.0.X so PG client
applications link to the libpgport non-shared library before linking to
libpq so it doesn't pull libpgport symbols from libpq.
This should make PG client apps more immune to libpq/pgport changes in
each version.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manuel Baena García | 2005-03-24 13:00:33 | Re: contrib dbf2sql.pl |
| Previous Message | Bruce Momjian | 2005-03-24 04:31:15 | Re: [HACKERS] win32 performance - fsync question |