Christopher Browne cbbrowne at afilias.info
Fri Nov 4 13:15:11 PDT 2011
On Fri, Nov 4, 2011 at 4:11 PM, Steve Singer <ssinger at ca.afilias.info> wrote:
> Does this seem cleaner?
>
> create table @NAMESPACE at .sl_log_ddl (
>        log_origin                      int4,
>        log_txid                        bigint,
>        log_actionseq           int8,
>        log_query                       text
>  ) WITHOUT OIDS;

Ah, yes, that seems like a fine justification.  Works for me, I'll
change forthwith.


More information about the Slony1-hackers mailing list