pgsql: Add missing pstrdup - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add missing pstrdup
Date
Msg-id E1fAd8s-0003wa-Ab@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing pstrdup

Lifetime of the input string is not right, so create a separate copy.

Author: Amit Langote
Discussion: https://postgr.es/m/a2773420-50d1-0a42-3396-fe42b0921134@lab.ntt.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bc972072a3bb77e51a7937b05d25b41ba96aa011

Modified Files
--------------
src/backend/commands/tablecmds.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: pgsql: Make bms_prev_member work correctly with a 64 bit bitmapword
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Make Emacs settings match perltidy configuration