index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
Commit message (
Expand
)
Author
Age
*
Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,
Bruce Momjian
2006-05-21
*
Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian
2003-12-19
*
Added missing "commit" in test case.
Michael Meskes
2003-10-12
*
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-09-27
*
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
*
Improve prototype casting for thread calls.
Bruce Momjian
2003-09-05
*
Fixed connect statement with username in variable.
Michael Meskes
2003-08-26
*
Clean up function header.
Bruce Momjian
2003-08-07
*
Make table column type TEXT.
Bruce Momjian
2003-08-07
*
Add iteration option to thread test program.
Bruce Momjian
2003-08-07
*
Update ecpg thread testing program to be more automated.
Bruce Momjian
2003-08-07
*
Add ecpg thread testing file.
Bruce Momjian
2003-08-06
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
*
Added explicit casts for date/interval/timestamp.
Michael Meskes
2003-07-25
*
Fixed mdy functions to use correct offset.
Michael Meskes
2003-07-24
*
Started to create different error codes for different backend messages.
Michael Meskes
2003-07-15
*
- Synced preproc.y with gram.y
Michael Meskes
2003-07-14
*
More informix fixes.
Michael Meskes
2003-07-08
*
date, interval and timestamp data should be quoted.
Michael Meskes
2003-07-04
*
Fixed informix behaviour for select without into.
Michael Meskes
2003-07-04
*
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-07-01
*
- Made sure Informix style decimal vars are initialized. They use a
Michael Meskes
2003-06-29
*
Added just another compatibility level for Informix.
Michael Meskes
2003-06-26
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
*
Just another Informix compatibility change. They uses "free" for cursors as w...
Michael Meskes
2003-06-20
*
Allow constants in using clauses.
Michael Meskes
2003-06-20
*
- Enable FETCH without INTO.
Michael Meskes
2003-06-13
*
Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.
Michael Meskes
2003-05-30
*
Changed variable parsing so struct[n].attr works.
Michael Meskes
2003-05-29
*
Forgot these.
Michael Meskes
2003-05-23
*
ecpg now recognizes named structs/unions. So you don't have to list the whole...
Michael Meskes
2003-05-22
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
*
Get rid of inappropriate flags in CPPFLAGS override --- these break
Tom Lane
2003-04-08
*
Moved Informix stuff to its own compat library. Interval datetype is now full...
Michael Meskes
2003-03-30
*
More changes to pgtypeslib and set optimization to -O1.
Michael Meskes
2003-03-27
*
Started adding date and timestamp.
Michael Meskes
2003-03-20
*
Some bugfixes for numerical library.
Michael Meskes
2003-03-18
*
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-16
*
- Synced parser and keyword file.
Michael Meskes
2003-02-14
*
Include stdio.h and stdlib.h for completeness.
Thomas G. Lockhart
2002-04-21
*
Add missing include.
Peter Eisentraut
2002-04-20
*
When a macro is replaced by the preprocessor, pgc.l reaches a end of
Bruce Momjian
2002-04-05
*
Added typedef patches and a new option '-c' to automatically create C typedef...
Michael Meskes
2002-03-21
*
Just one more test case.
Michael Meskes
2002-03-20
*
Change made to elog:
Bruce Momjian
2002-03-06
*
Added patch to temporarily disable locale for descriptors too (Christof)
Michael Meskes
2002-01-23
*
- Fixed variable handling for struct members.
Michael Meskes
2002-01-13
*
Fixed parser to accept initializing expressions starting with "(".
Michael Meskes
2002-01-07
[next]