plpgsql: Rename a variable for clarity

Peter Eisentraut <peter@eisentraut.org>

Commit: 3f2d72b4934945da76f6bc60dfe3fc5ca42e7526
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-12-26T10:11:14Z
Releases: 18.0
plpgsql: Rename a variable for clarity

Rename "core_yy_extra_type core_yy" to "core_yy_extra".  The previous
name was a bit unclear and confusing.  The new name matches the name
used elsewhere for the same purpose, for example in
src/backend/parser/gramparse.h.

Files

PathChange+/−
src/pl/plpgsql/src/pl_scanner.c modified +6 −6