postgresql/contrib/postgres_fdw
Tom Lane a2eb99a01e 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
2023-05-21 10:55:18 -04:00
..
expected Expand some more uses of "deleg" to "delegation" or "delegated". 2023-05-21 10:55:18 -04:00
sql Expand some more uses of "deleg" to "delegation" or "delegated". 2023-05-21 10:55:18 -04:00
.gitignore
connection.c rename "gss_accept_deleg" to "gss_accept_delegation". 2023-05-20 21:32:54 -04:00
deparse.c Fix various typos in code and tests 2023-02-09 14:43:53 +09:00
Makefile
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
option.c Expand some more uses of "deleg" to "delegation" or "delegated". 2023-05-21 10:55:18 -04:00
postgres_fdw--1.0--1.1.sql
postgres_fdw--1.0.sql
postgres_fdw.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
postgres_fdw.control
postgres_fdw.h Check relkind before using TABLESAMPLE in postgres_fdw 2023-01-07 14:39:33 +01:00
shippable.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00