| From: | Gregory Stark <stark(at)enterprisedb(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Markus Schiltknecht" <markus(at)bluegap(dot)ch>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Fix up text concatenation so that it accepts all the reasonable |
| Date: | 2007-09-17 14:32:29 |
| Message-ID: | 871wcxnz0i.fsf@oxford.xeocode.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> I think you'd be nuts to bet your data on the binary representations
> really being cross-platform compatible. There might be some excuse for
> doing this within a single architecture, but I can't get very excited
> about it ...
Well they're not very useful for their intended purpose of client-server
communication if they're not.
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-09-17 14:33:16 | Re: [COMMITTERS] pgsql: Silence Solaris compiler warnings, per buildfarm. |
| Previous Message | Tom Lane | 2007-09-17 13:44:21 | Re: [COMMITTERS] pgsql: Fix up text concatenation so that it accepts all the reasonable |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-09-17 14:33:16 | Re: [COMMITTERS] pgsql: Silence Solaris compiler warnings, per buildfarm. |
| Previous Message | Tom Lane | 2007-09-17 14:19:49 | Re: SPI access to PostgreSQL query plan |