pgsql: pg_createsubscriber: Don't use MAXPGPATH

Started by Peter Eisentraut3 months ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

pg_createsubscriber: Don't use MAXPGPATH

Use dynamic allocation instead. Using MAXPGPATH is unnecessary in new
code like this..

Discussion: /messages/by-id/CAEqnbaUthOQARV1dscGvB_EsqC-YfxiM6rWkVDHc+G+f4oSUHw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/99b726ac4894cf40957ca6bd5473d7dfb9c36a9b

Modified Files
--------------
src/bin/pg_basebackup/pg_createsubscriber.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)