From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
Cc: | Patches <pgsql-patches(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: nested xacts: update password file |
Date: | 2004-07-12 16:05:40 |
Message-ID: | 200407121605.i6CG5eR27374@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Alvaro, you call GetParentTransactionId(), but I see not definition for
it in the code.
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> An untested patch to update the password file.
>
> Something that bugged me a lot is that I tried to find the format of the
> file for testing the patch, and I couldn't find anything anywhere in the
> docs. Apparently the docs for the file were ripped with the docs for
> the pg_passwd utility when it was ripped before the 7.3 release.
>
> --
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "Some men are heterosexual, and some are bisexual, and some
> men don't think about sex at all... they become lawyers" (Woody Allen)
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2004-07-12 17:36:27 | Re: nested xacts: update password file |
Previous Message | Tom Lane | 2004-07-12 14:53:54 | Re: pg_autovacuum integration attempt #2 |