postgresql/src/backend
Amit Kapila a734caa25f Fix the errhint message and docs for drop subscription failure.
The existing errhint message and docs were missing the fact that we can't
disassociate from the slot unless the subscription is disabled.

Author: Robert Sjöblom, Peter Smith
Reviewed-by: Peter Eisentraut, Amit Kapila
Backpatch-through: 11
Discussion: https://postgr.es/m/807bdf85-61ea-88e2-5712-6d9fcd4eabff@fortnox.se
2023-06-21 10:36:09 +05:30
..
access Enable archiving in recovery TAP test 009_twophase.pl 2023-06-20 10:25:27 +09:00
archive Redesign archive modules 2023-02-17 14:26:42 +09:00
backup Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 2023-03-25 15:34:03 -04:00
catalog Revert "Fix search_path to a safe value during maintenance operations." 2023-06-10 08:11:41 -07:00
commands Fix the errhint message and docs for drop subscription failure. 2023-06-21 10:36:09 +05:30
executor Pre-beta2 mechanical code beautification. 2023-06-20 09:50:43 -04:00
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 2023-05-21 10:55:18 -04:00
jit Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
lib Fix ILIST_DEBUG build 2023-01-18 10:26:15 -08:00
libpq Pre-beta2 mechanical code beautification. 2023-06-20 09:50:43 -04:00
main Remove obsolete defense against strxfrm() bugs. 2023-04-20 13:20:14 +12:00
nodes Make parseNodeString() C idiom compatible with Visual Studio 2015. 2023-06-14 05:31:54 -07:00
optimizer Fix hash join when inner hashkey expressions contain Params. 2023-06-20 17:47:53 -04:00
parser Remove outdated reference to a removed file 2023-06-15 22:35:42 +09:00
partitioning Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
po Translation updates 2023-05-22 12:44:31 +02:00
port Update copyright for 2023 2023-01-02 15:00:37 -05:00
postmaster Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
regex Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
replication Pre-beta2 mechanical code beautification. 2023-06-20 09:50:43 -04:00
rewrite Fix typo in comment. 2023-06-16 10:17:15 +09:00
snowball Fix the install rule for snowball_create.sql. 2023-05-23 11:15:57 -04:00
statistics Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
storage Pre-beta2 mechanical code beautification. 2023-06-20 09:50:43 -04:00
tcop Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
tsearch Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
utils Pre-beta2 mechanical code beautification. 2023-06-20 09:50:43 -04:00
.gitignore
common.mk Blind attempt to fix LLVM dependency in the backend 2022-09-15 10:53:48 +07:00
Makefile Give postgres.exe the icon of other executables. 2023-06-12 07:40:38 -07:00
meson.build Add win32ver data to meson-built postgres.exe. 2023-06-12 07:40:38 -07:00
nls.mk Add missing gettext triggers 2023-05-10 13:51:51 +02:00