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