From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Xid in log_line_prefix |
Date: | 2004-09-11 03:53:12 |
Message-ID: | 6194.1094874792@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> writes:
> This trivial patch adds the transaction Id to the list of escapes
> available to log_line_prefix. (Note that I used the top transaction Id,
> not the current subtransaction Id, which is clearly useless for PITR
> purposes.)
Looks reasonable to me ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Weiping | 2004-09-11 09:12:05 | po update for zh_CN |
Previous Message | Alvaro Herrera | 2004-09-11 03:44:57 | Xid in log_line_prefix |