summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/sql/Makefile
Commit message (Expand)AuthorAgeFilesLines
* SQL/JSON: add standard JSON constructor functionsAlvaro Herrera2023-03-291-0/+1
* Add DECLARE STATEMENT command to ECPGMichael Meskes2021-03-241-0/+1
* Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane2019-09-201-1/+0
* Implement PREPARE AS statement for ECPG.Michael Meskes2019-05-221-1/+2
* Sync ECPG's CREATE TABLE AS statement with backend's.Michael Meskes2019-02-181-0/+1
* Add bytea datatype to ECPG.Michael Meskes2019-02-181-1/+3
* Add DECLARE STATEMENT support to ECPG.Michael Meskes2019-02-161-1/+2
* Add test case for two phase commit. Also by Masahiko Sawada.Michael Meskes2017-03-131-0/+1
* Fix missing dependencies in ecpg's test Makefiles.Tom Lane2014-05-081-2/+2
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-1/+1
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-1/+0
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT]...Michael Meskes2010-01-151-1/+2
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-051-0/+1
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-141-3/+3
* - Synced parser and keyword listMichael Meskes2007-05-101-1/+1
* - Changed some whitespacing in connect statement.Michael Meskes2007-03-171-0/+1
* Replaced complex tests with small ones.Michael Meskes2006-09-081-0/+2
* Started to cleanup complex tests.Michael Meskes2006-09-051-5/+11
* Synced parser.Michael Meskes2006-09-031-0/+1
* Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>Michael Meskes2006-08-131-2/+1
* And finally the MakefilesMichael Meskes2006-08-021-0/+20