From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Listen/Notify payload and interfaces |
Date: | 2010-02-18 21:01:29 |
Message-ID: | d21b36a8f4b1928e02b1c88ff2b38164@biglumber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
> Is the payload decoded to utf8 when pg_enable_utf8 is true?
No - there's a note in the code to look into that at some point. So
stick to ASCII for the moment. I'm sure the great DBD::Pg utf-8
overhaul (where we get rid of the pg_enable_utf8 hack) will encompass
payloads as well.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201002181600
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iEYEAREDAAYFAkt9qn4ACgkQvJuQZxSWSsiM0ACgnjJAfKJOfIFzHBvBmXI3j/ZT
lEMAoIV6KwN186oOKqMYa6IQjYPHprzC
=AwK+
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Erik Rijkers | 2010-02-18 21:25:35 | testing cvs HEAD - HS/SR - PANIC: cannot make new WAL entries during recovery |
Previous Message | Pierre C | 2010-02-18 20:19:21 | Re: Avoiding bad prepared-statement plans. |
From | Date | Subject | |
---|---|---|---|
Next Message | David E. Wheeler | 2010-02-18 21:56:36 | Re: [HACKERS] Listen/Notify payload and interfaces |
Previous Message | David E. Wheeler | 2010-02-17 20:50:12 | Re: [HACKERS] Listen/Notify payload and interfaces |