pgsql/src/backend/bootstrap bootstrap.c

Started by Tom Laneabout 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl@hub.org 01/06/25 19:03:03

Modified files:
src/backend/bootstrap: bootstrap.c

Log message:
Fix a couple remaining places where GUC variables were assigned to
directly, rather than through SetConfigOption().