git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 37c99d3) | patch
Add DECLARE STATEMENT command to ECPG
2021年3月24日 19:48:20 +0000 (20:48 +0100)
2021年3月24日 20:09:24 +0000 (21:09 +0100)
commit ad8305a43d1890768a613d3fb586b44f17360f29
Add DECLARE STATEMENT command to ECPG

This command declares a SQL identifier for a SQL statement to be used in other
embedded SQL statements. The identifier is linked to a connection.

Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Reviewed-by: Shawn Wang <shawn.wang.pg@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/TY2PR01MB24438A52DB04E71D0E501452F5630@TY2PR01MB2443.jpnprd01.prod.outlook.com
15 files changed:
doc/src/sgml/ecpg.sgml diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.addons diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.c diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.header diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.trailer diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.type diff | blob | blame | history
src/interfaces/ecpg/preproc/preproc_extern.h diff | blob | blame | history
src/interfaces/ecpg/preproc/type.h diff | blob | blame | history
src/interfaces/ecpg/test/ecpg_schedule diff | blob | blame | history
src/interfaces/ecpg/test/expected/sql-declare.c [new file with mode: 0644] blob
src/interfaces/ecpg/test/expected/sql-declare.stderr [new file with mode: 0644] blob
src/interfaces/ecpg/test/expected/sql-declare.stdout [new file with mode: 0644] blob
src/interfaces/ecpg/test/sql/.gitignore diff | blob | blame | history
src/interfaces/ecpg/test/sql/Makefile diff | blob | blame | history
src/interfaces/ecpg/test/sql/declare.pgc [new file with mode: 0644] blob
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /