]> granicus.if.org Git - postgresql/commit
Mark variables as const in pgtypeslib if they only carry a format string.
authorMichael Meskes <meskes@postgresql.org>
Sun, 18 Dec 2011 18:04:19 +0000 (19:04 +0100)
committerMichael Meskes <meskes@postgresql.org>
Sun, 18 Dec 2011 18:04:19 +0000 (19:04 +0100)
commit59e242a4969d2efa6ce68dc7aab3cbd8cf975b08
tree4e7e82fbffc6ee8038956b22fd3769265d67bd38
parent22232834c54c315ed57708806c9f8a9b962e2988
Mark variables as const in pgtypeslib if they only carry a format string.
src/interfaces/ecpg/include/pgtypes_date.h
src/interfaces/ecpg/include/pgtypes_timestamp.h
src/interfaces/ecpg/pgtypeslib/common.c
src/interfaces/ecpg/pgtypeslib/datetime.c
src/interfaces/ecpg/pgtypeslib/extern.h
src/interfaces/ecpg/pgtypeslib/timestamp.c