Expand some more uses of "deleg" to "delegation" or "delegated".
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +1 −1 |
| contrib/postgres_fdw/option.c | modified | +3 −3 |
| contrib/postgres_fdw/sql/postgres_fdw.sql | modified | +1 −1 |
| doc/src/sgml/libpq.sgml | modified | +5 −5 |
| src/backend/catalog/system_views.sql | modified | +1 −1 |
| src/backend/foreign/foreign.c | modified | +1 −1 |
| src/backend/utils/init/postinit.c | modified | +2 −2 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_proc.dat | modified | +1 −1 |
| src/interfaces/libpq/fe-auth.c | modified | +1 −1 |
| src/interfaces/libpq/fe-connect.c | modified | +3 −3 |
| src/interfaces/libpq/fe-secure-gssapi.c | modified | +6 −6 |
| src/interfaces/libpq/libpq-int.h | modified | +1 −1 |
| src/test/kerberos/README | modified | +2 −0 |
| src/test/kerberos/t/001_auth.pl | modified | +38 −38 |
| src/test/regress/expected/rules.out | modified | +5 −5 |
Documentation touched
Discussion
- Naming of gss_accept_deleg 22 messages · 2023-05-19 → 2023-05-22