| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add PGTYPESchar_free() to avoid cross-module problems on Windows. | Thomas Munro | 2018-06-18 | 1 | -1/+1 |
| * | ecpg: Parallel make fix | Peter Eisentraut | 2013-03-29 | 1 | -1/+1 |
| * | Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to | Michael Meskes | 2010-01-05 | 1 | -2/+3 |
| * | Simplify a few makefile rules since install-sh can now install multiple | Peter Eisentraut | 2009-10-26 | 1 | -2/+2 |
| * | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 | 1 | -1/+1 |
| * | Recreate ecpg_config.h with a stamp file created by config.status, same | Peter Eisentraut | 2009-01-22 | 1 | -2/+1 |
| * | Fix uninstall target. | Peter Eisentraut | 2008-02-26 | 1 | -0/+1 |
| * | Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate | Tom Lane | 2007-09-27 | 1 | -2/+1 |
| * | Fix Makefile problem which prevented installation on VPATH builds. | Alvaro Herrera | 2006-11-29 | 1 | -2/+4 |
| * | Also install ecpg_config.h | Michael Meskes | 2006-11-28 | 1 | -1/+1 |
| * | Partial fix for ecpg's VPATH problems. It compiles and successfully | Tom Lane | 2006-08-28 | 1 | -1/+2 |
| * | Needed more stuff from c.h. | Michael Meskes | 2006-08-24 | 1 | -0/+2 |
| * | Replaced double-quote-fix with a hopefully better version. | Michael Meskes | 2006-08-23 | 1 | -0/+4 |
| * | Fix some makefiles that fail to yield good results from 'make -qp'. | Tom Lane | 2006-07-15 | 1 | -0/+3 |
| * | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 | 1 | -5/+5 |
| * | Move Informix compatibility include files out of the way. compatlib.h | Peter Eisentraut | 2003-12-18 | 1 | -4/+10 |
| * | Install dummy sqlda.h file since this is needed for compatibility. | Michael Meskes | 2003-10-20 | 1 | -1/+1 |
| * | Hide Informix datatypes. They are not seen by our built process anymore. | Michael Meskes | 2003-10-03 | 1 | -1/+1 |
| * | Just another sync. | Michael Meskes | 2003-06-29 | 1 | -1/+1 |
| * | Implemented Informix special way to treat NULLs, removed warnings, synced. | Michael Meskes | 2003-06-25 | 1 | -1/+2 |
| * | Install all header files. | Michael Meskes | 2003-06-12 | 1 | -1/+1 |
| * | Started working on a seperate pgtypes library. First test work. PLEASE test c... | Michael Meskes | 2003-03-16 | 1 | -1/+1 |
| * | Forgot to commit Makefile change. | Michael Meskes | 2003-02-21 | 1 | -1/+1 |
| * | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut | 2000-09-17 | 1 | -3/+3 |
| * | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 | 1 | -1/+1 |
| * | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut | 2000-06-28 | 1 | -18/+12 |
| * | *** empty log message *** | Michael Meskes | 2000-02-16 | 1 | -0/+2 |
| * | ecpg.patch (wrong makefile expansion in some cases) | Marc G. Fournier | 1999-06-05 | 1 | -8/+8 |
| * | From: Michael Meskes <meskes@topsystem.de> | Marc G. Fournier | 1998-05-06 | 1 | -0/+2 |
| * | Upgrade ECPG to 2.0 | Marc G. Fournier | 1998-04-21 | 1 | -6/+6 |
| * | DESTDIR removed, again. | Bruce Momjian | 1998-04-06 | 1 | -6/+6 |
| * | Re-introduce $DISTDIR. | Bruce Momjian | 1998-04-06 | 1 | -6/+6 |
| * | Hi, | Bruce Momjian | 1998-04-06 | 1 | -0/+2 |
| * | Remove DISTDIR. | Bruce Momjian | 1998-04-05 | 1 | -6/+6 |
| * | A few misc fixes brought up by Andrew | Marc G. Fournier | 1998-02-23 | 1 | -3/+3 |
| * | Password fix. Now people have to do the REVOKE themselves. | Bruce Momjian | 1998-02-19 | 1 | -3/+3 |
| * | Remove configure code from ecpg, as well as remove the 'for' loop from the | Marc G. Fournier | 1998-02-12 | 1 | -6/+6 |
| * | Erk, the whole directory structure changed on us here... | Marc G. Fournier | 1998-02-10 | 1 | -0/+16 |