aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/expected
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-05-21 10:55:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-05-21 10:55:18 -0400
commita2eb99a01e015a76682911ae3980762f6ee6ac8c (patch)
tree76f99f8273498cc0e3a11641475e455f348070b4 /contrib/postgres_fdw/expected
parentf4001a553770b3114dd11846c6789ad6c34ef111 (diff)
downloadpostgresql-a2eb99a01e015a76682911ae3980762f6ee6ac8c.tar.gz
postgresql-a2eb99a01e015a76682911ae3980762f6ee6ac8c.zip
Expand some more uses of "deleg" to "delegation" or "delegated".
Complete the task begun in 9c0a0e2ed: we don't want to use the abbreviation "deleg" for GSS delegation in any user-visible places. (For consistency, this also changes most internal uses too.) Abhijit Menon-Sen and Tom Lane Discussion: https://postgr.es/m/949048.1684639317@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/expected')
-rw-r--r--contrib/postgres_fdw/expected/postgres_fdw.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/postgres_fdw/expected/postgres_fdw.out b/contrib/postgres_fdw/expected/postgres_fdw.out
index 826baac9f18..c8c4614b547 100644
--- a/contrib/postgres_fdw/expected/postgres_fdw.out
+++ b/contrib/postgres_fdw/expected/postgres_fdw.out
@@ -172,7 +172,7 @@ ALTER SERVER testserver1 OPTIONS (
--requirepeer 'value',
krbsrvname 'value',
gsslib 'value',
- gssdeleg 'value'
+ gssdelegation 'value'
--replication 'value'
);
-- Error, invalid list syntax