1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00
Files
postgres/src/backend
Peter Eisentraut 81d5995b4b More improvements of error messages about mismatching relkind
Follow-up to 2ed532ee8c, a few error
messages in the logical replication area currently only deal with
tables, but if we're anticipating more relkinds such as sequences
being handled, then these messages also fall into the category
affected by the previous patch, so adjust them too.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/c9ba5c6a-4bd5-e12c-1b3c-edbcaedbf392@enterprisedb.com
2021-07-21 07:52:10 +02:00
..
2021-01-02 13:06:25 -05:00
2021-04-20 14:35:16 +02:00
2021-01-02 13:06:25 -05:00
2021-06-21 12:33:50 +02:00
2021-02-19 08:10:15 +01:00
2021-06-27 09:41:16 +02:00
2018-03-30 17:33:04 -07:00
2021-05-10 14:36:21 +02:00