diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-04-04 22:39:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-04-04 22:39:59 +0000 |
commit | e6140d90520eca4505d65557ea40369dcf0dec89 (patch) | |
tree | 3c8fb405d95fdff151e8e20a4d4ba8b409dbdcc2 /src/backend/commands/variable.c | |
parent | 147d4bf3e5e3da2ee0f0cc132718ab1c4912a877 (diff) | |
download | postgresql-e6140d90520eca4505d65557ea40369dcf0dec89.tar.gz postgresql-e6140d90520eca4505d65557ea40369dcf0dec89.zip |
Don't use BLCKSZ for the physical length of the pg_control file, but
instead a dedicated symbol. This probably makes no functional difference
for likely values of BLCKSZ, but it makes the intent clearer.
Simon Riggs, minor editorialization by Tom Lane.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions