index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
lib
/
execute.c
Age
Commit message (
Expand
)
Author
2001-01-31
Applied two bug fixes by Christof Petig.
Michael Meskes
2001-01-02
I've found a memory leak in libecpg of PostgreSQL 7.0.3.
Bruce Momjian
2000-12-18
- Synced gram.y and preproc.y.
Michael Meskes
2000-11-20
Add configure checks for strtoll, strtoull (or strto[u]q). Disable
Peter Eisentraut
2000-10-29
Removed multibyte stuff since client does not know about encoding in the back...
Michael Meskes
2000-10-02
In the meaning of bug-fix, the patch is not needed. Because you
Bruce Momjian
2000-09-26
- Synced preproc.y with gram.y.
Michael Meskes
2000-09-21
*** empty log message ***
Michael Meskes
2000-09-20
*** empty log message ***
Michael Meskes
2000-09-19
*** empty log message ***
Michael Meskes
2000-05-29
Cleanup of <> and ""
Bruce Momjian
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-05
*** empty log message ***
Michael Meskes
2000-04-05
*** empty log message ***
Michael Meskes
2000-04-03
*** empty log message ***
Michael Meskes
2000-03-17
Patch possible portability problem: a few places had // style comments,
Tom Lane
2000-03-07
*** empty log message ***
Michael Meskes