Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood <manni.wood@enterprisedb.com>
From: Manni Wood <manni.wood@enterprisedb.com>
To: Nishant Sharma <nishant.sharma@enterprisedb.com>
Cc: Álvaro Herrera <alvherre@kurilemu.de>, Jim Jones <jim.jones@uni-muenster.de>, pgsql-hackers@postgresql.org
Date: 2025-11-07T01:27:29Z
Lists: pgsql-hackers
Attachments
- v7-0002-Adds-pg_get_tablespace_ddl-function.patch (text/x-patch)
- v7-0001-Supporting-changes-for-pg_get_tablespace_ddl-func.patch (text/x-patch)
On Thu, Nov 6, 2025 at 4:08 PM Manni Wood <manni.wood@enterprisedb.com> wrote: > > > On Wed, Nov 5, 2025 at 5:54 AM Nishant Sharma < > nishant.sharma@enterprisedb.com> wrote: > >> Thanks Álvaro for the review comments on v4! >> >> PFA, v5 patch set. I have included all your review comments. >> >> >> Regards, >> Nishant Sharma. >> EDB, Pune. >> https://www.enterprisedb.com >> > > The BSD build was failing with the error 'WARNING: tablespaces created by > regression test cases should have names starting with "regress_"', so the > attached patches should fix that. > > The windows build is also failing, on this error > "../src/port/strerror.c(311): fatal error C1051: program database file, > 'C:\cirrus\build\src\port\libpgport_srv.pdb', has an obsolete format, > delete it and recompile", which I don't think is related to our patch. > -- > -- Manni Wood EDB: https://www.enterprisedb.com > And once again, I am foiled by whitespace. Attached v7 fixes problems in tests due to whitespace. -- -- Manni Wood EDB: https://www.enterprisedb.com