]> granicus.if.org Git - postgresql/commit
Mostly adding "const" keyword and making some functions static.
authorMarc G. Fournier <scrappy@hub.org>
Mon, 7 Oct 1996 03:30:40 +0000 (03:30 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 7 Oct 1996 03:30:40 +0000 (03:30 +0000)
commitde466eb8f45da2db1a44716a31fcdfdf5080de16
tree03e79e25f71226d06d1333b7adffbd6b4d97ceb9
parent257b4d090c96e6ca9b1c8e42c516090d7e7c8503
Mostly adding "const" keyword and making some functions static.

Submitted by: D'Arcy Cain
src/backend/catalog/pg_operator.c
src/backend/include/miscadmin.h
src/backend/utils/init/magic.c
src/bin/pg_dump/common.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h