index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
/
expected
/
sql-dynalloc2.stderr
Age
Commit message (
Expand
)
Author
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2014-01-16
Split ecpg_execute() in constituent parts
Alvaro Herrera
2010-02-04
Streamlined array handling code in libecpg a little bit, in the process fixin...
Michael Meskes
2008-12-29
First rounf of whitespace changes. Everything but connect-test1 should be fine.
Michael Meskes
2008-11-11
Replaced manually synced preproc.y by the one created by the new script.
Michael Meskes
2008-05-16
Add localization support to ecpg.
Peter Eisentraut
2008-03-27
- Moved from PQsetdbLogin to PQconnectDB.
Michael Meskes
2007-10-03
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-08-14
- Finished major rewrite to use new protocol version
Michael Meskes
2007-03-17
- Changed some whitespacing in connect statement.
Michael Meskes
2006-08-19
More SoC stuff
Michael Meskes
2006-08-08
Cleaned up log output a little bit more.
Michael Meskes
2006-08-08
Made parser check for valid copy to/from stdin/stdout combinations.
Michael Meskes
2006-08-02
Hopefully that's it. The remaining files for ecpg regression tests.
Michael Meskes