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

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

Oversight in 2fbdf1b38.  Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/54b01b9293830d82d5b6c827771c683ff52ffb0b

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.