Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-31 | Move these files to ${SRCDIR}/include | Marc G. Fournier | |
1996-10-18 | #include "postgres.h" is a standard include for all .c files, auto-including | Marc G. Fournier | |
config.h, c.h *and* elog.h...added elog.h | |||
1996-09-23 | From: Bruce Momjian <[email protected]> | Marc G. Fournier | |
To: Postgres95-development <[email protected]> Subject: [PG95-DEV] postgres.h patch This removes the parameters from the func_ptr prototype in postgres.h in 2.0. | |||
1996-09-19 | Just a small change to flesh out the func_ptr typedef declaration. | Marc G. Fournier | |
Submitted by: [email protected] (D'Arcy J.M. Cain) | |||
1996-08-27 | #include "postgres.h" exists in most .c files in system, so adding | Marc G. Fournier | |
#include "config.h" here will (should?) ensure that any platform dependencies defined in config.h should be reflected in all .c files... | |||
1996-07-09 | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | |