pgsql: Remove no-longer-used variable. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove no-longer-used variable.
Date
Msg-id E1fxcZ2-0002Df-On@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove no-longer-used variable.

Oversight in 2fbdf1b38.  Per buildfarm.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c1ea31147248842743c3ba931f71b5a4a218cb58

Modified Files
--------------
src/backend/commands/tablecmds.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make argument names of pg_get_object_address consistent,and fix
Next
From: Andrew Gierth
Date:
Subject: pgsql: Allow extensions to install built as well as unbuilt headers.