]> granicus.if.org Git - postgresql/commit
Replace PLpgSQL_dstring by StringInfo.
authorJoe Conway <mail@joeconway.com>
Wed, 22 Jul 2009 02:31:38 +0000 (02:31 +0000)
committerJoe Conway <mail@joeconway.com>
Wed, 22 Jul 2009 02:31:38 +0000 (02:31 +0000)
commit6cf9f319082735ebb9ae013d1165586dc073c217
tree9f1e6dce4aab0a36bac3716aacf0d57a27ca1ee7
parentca7c8168de76459380577eda56a3ed09b4f6195c
Replace PLpgSQL_dstring by StringInfo.

Replace redundant PLpgSQL_dstring functionality with StringInfo.
Patch by Pavel Stehule. Review by Joe Conway.
src/pl/plpgsql/src/gram.y
src/pl/plpgsql/src/pl_exec.c
src/pl/plpgsql/src/pl_funcs.c
src/pl/plpgsql/src/plpgsql.h