[BUG#19384] Fix Server crash at textout - Mailing list pgsql-hackers

From vaibhave postgres
Subject [BUG#19384] Fix Server crash at textout
Date
Msg-id CAM_eQjyEFTN_bmWWJLo+R_Q10DP2yQ1-QO96YHXGPzB9B2QMXA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hey hackers,

I replaced the `tupDesc_identifier` with a 64-bit signature from its structure which was a todo. Stored Datums can detect stale definitions.

Thanks.

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: docs: clarify ALTER TABLE behavior on partitioned tables
Next
From: vaibhave postgres
Date:
Subject: docs: warn about post-data-only schema dumps with parallel restore.