| From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Noah Misch <noah(at)leadboat(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us>, Michael Paquier <michael(at)paquier(dot)xyz>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Shruthi Gowda <gowdashru(at)gmail(dot)com> |
| Subject: | Re: pg15b2: large objects lost on upgrade |
| Date: | 2022-08-01 21:17:53 |
| Message-ID: | 635c8809-3525-7dae-a1a1-0d9069cd86bc@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 7/30/22 10:40 AM, Tom Lane wrote:
> Noah Misch <noah(at)leadboat(dot)com> writes:
>> The pg_backend_pid is from "SELECT pg_catalog.pg_backend_pid();" in ~/.psqlrc,
>> so the lack of -X caused that. The latest commit fixes things on a normal
>> GNU/Linux box, so I bet it will fix wrasse.
>
> Yup, looks like we're all good now. Thanks!
Given this appears to be resolved, I have removed this from "Open
Items". Thanks!
Jonathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jacob Champion | 2022-08-01 21:41:21 | Re: allow building trusted languages without the untrusted versions |
| Previous Message | Jacob Champion | 2022-08-01 20:51:01 | Re: pgcrypto support for bcrypt $2b$ hashes |