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
/
include
Commit message (
Expand
)
Author
Age
*
- Fixed prototype for ECPGprepared_statement to not moan about "const char"
Michael Meskes
2004-01-28
*
Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut
2003-12-18
*
Install dummy sqlda.h file since this is needed for compatibility.
Michael Meskes
2003-10-20
*
Remove assorted compilation failures introduced by latest ecpg changes.
Tom Lane
2003-10-03
*
Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes
2003-10-03
*
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
*
- Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>.
Michael Meskes
2003-09-20
*
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-19
*
Some uppercase type definitions were left.
Michael Meskes
2003-09-10
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
*
Fixed two bugs in pgtypes library.
Michael Meskes
2003-09-01
*
Remove postgres_ext.h inclusion -- not necessary.
Peter Eisentraut
2003-08-08
*
Include postgres_ext.h instead of postgres_fe.h. This allows ecpg
Bruce Momjian
2003-08-07
*
pgindent run.
Bruce Momjian
2003-08-04
*
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
*
Started to create different error codes for different backend messages.
Michael Meskes
2003-07-15
*
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
*
Just another sync.
Michael Meskes
2003-06-29
*
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
*
Some minor changes for new version numbering.
Michael Meskes
2003-06-15
*
Ecpg cleanups for prototypes.
Bruce Momjian
2003-06-15
*
Make ecpg thread safe.
Bruce Momjian
2003-06-15
*
- Enable FETCH without INTO.
Michael Meskes
2003-06-13
*
Install all header files.
Michael Meskes
2003-06-12
*
Create a real prototype function for describe.
Michael Meskes
2003-05-30
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
*
Fixed double definition of ecpg_compat_mode.
Michael Meskes
2003-05-02
*
Make Win32 tests to match existing Cygwin tests, where appropriate.
Bruce Momjian
2003-04-18
*
Added some more informix compatibility functions.
Michael Meskes
2003-04-08
*
More patches for informix compatibility.
Michael Meskes
2003-04-01
*
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
*
Remove ecpg #warning with approval from Michael.
Bruce Momjian
2003-03-22
*
Changes to the parser to accept new datatypes.
Michael Meskes
2003-03-21
*
Started adding date and timestamp.
Michael Meskes
2003-03-20
*
Some bugfixes for numerical library.
Michael Meskes
2003-03-18
*
Forgot some files...
Michael Meskes
2003-03-16
*
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-16
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
*
Forgot to commit Makefile change.
Michael Meskes
2003-02-21
*
Added Informix "database" command.
Michael Meskes
2003-02-17
*
- Synced parser and keyword file.
Michael Meskes
2003-02-14
*
Add guards against double inclusion.
Peter Eisentraut
2002-10-21
*
pgindent run.
Bruce Momjian
2002-09-04
*
Change made to elog:
Bruce Momjian
2002-03-06
*
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-23
[next]