pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo

pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo

pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo

pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo

pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo

pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo

pgsql: postgres_fdw: Fix error message for PREPARE TRANSACTION.

2019-11-08 Thread Etsuro Fujita
postgres_fdw: Fix error message for PREPARE TRANSACTION. Currently, postgres_fdw does not support preparing a remote transaction for two-phase commit even in the case where the remote transaction is read-only, but the old error message appeared to imply that that was not supported only if the remo