Switch back sslcompression to be a normal input field in libpq
Michael Paquier <michael@paquier.xyz>
Switch back sslcompression to be a normal input field in libpq Per buildfarm member crake, any servers including a postgres_fdw server with this option set would fail to do a pg_upgrade properly as the option got hidden in f9264d1 by becoming a debug option, making the restore of the FDW server fail. This changes back the option in libpq to be visible, but still inactive to fix this upgrade issue. Discussion: https://postgr.es/m/YEbq15JKJwIX+S6m@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +2 −1 |
| contrib/postgres_fdw/sql/postgres_fdw.sql | modified | +1 −0 |
| src/interfaces/libpq/fe-connect.c | modified | +1 −1 |
Discussion
Cited messages not in the archive:
YEbq15JKJwIX+S6m@paquier.xyz