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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5af2e97) | patch
Implement PREPARE AS statement for ECPG.
2019年5月22日 02:58:29 +0000 (04:58 +0200)
2019年5月22日 02:58:29 +0000 (04:58 +0200)
commit a1dc6ab465986a62b308dd1bb8da316b5ed9685a
Implement PREPARE AS statement for ECPG.

Besides implementing the new statement this change fix some issues with the
parsing of PREPARE and EXECUTE statements. The different forms of these
statements are now all handled in a ujnified way.

Author: Matsumura-san <matsumura.ryo@jp.fujitsu.com>
16 files changed:
src/interfaces/ecpg/ecpglib/ecpglib_extern.h diff | blob | blame | history
src/interfaces/ecpg/ecpglib/execute.c diff | blob | blame | history
src/interfaces/ecpg/ecpglib/prepare.c diff | blob | blame | history
src/interfaces/ecpg/include/ecpgtype.h diff | blob | blame | history
src/interfaces/ecpg/preproc/check_rules.pl diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.addons diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.header diff | blob | blame | history
src/interfaces/ecpg/preproc/output.c diff | blob | blame | history
src/interfaces/ecpg/preproc/parse.pl 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-prepareas.c [new file with mode: 0644] blob
src/interfaces/ecpg/test/expected/sql-prepareas.stderr [new file with mode: 0644] blob
src/interfaces/ecpg/test/expected/sql-prepareas.stdout [new file with mode: 0644] blob
src/interfaces/ecpg/test/sql/Makefile diff | blob | blame | history
src/interfaces/ecpg/test/sql/prepareas.pgc [new file with mode: 0644] blob
This is the main PostgreSQL git repository.
RSS Atom

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