Re: palloc check for pg_md5_encrypt - Mailing list pgsql-patches

From Tom Lane
Subject Re: palloc check for pg_md5_encrypt
Date
Msg-id 9215.1129816495@sss.pgh.pa.us
Whole thread Raw
In response to palloc check for pg_md5_encrypt  (Volkan YAZICI <volkan.yazici@gmail.com>)
List pgsql-patches
Volkan YAZICI <volkan.yazici@gmail.com> writes:
> This is the 4th time sending this patch. Hope this one succeeds.

Applied along with some further fixes --- it's best not to use palloc
at all in this code, since that just encourages errors like this one.

            regards, tom lane

pgsql-patches by date:

Previous
From: daveg
Date:
Subject: patch for pg_autovacuum 8.0.x prevent segv for dropped tables
Next
From: Matthew
Date:
Subject: Re: patch for pg_autovacuum 8.0.x prevent segv for dropped