Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2005-03-25 Have libpgport link before libpq so that PG client applications are more Bruce Momjian 8.0.2
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-10-05 Add Win32 version info to client binaries. Bruce Momjian 8.0.0
2004-10-04 Readd -DFRONTEND to client makefiles because it still affects win32.h Bruce Momjian 8.0.0
2004-10-04 Make libpgport be front-end only and make libpgport_srv be a backend Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-01 Minor adjustments for dirmod.c. Bruce Momjian 8.0.0
2004-08-01 Add docs for initdb --auth. Bruce Momjian 8.0.0
2004-05-24 Remove a few $filter() calls that were not needed. Bruce Momjian 8.0.0
2004-05-19 Re-add elog() to exec.c, per Tom. Bruce Momjian 8.0.0
2004-05-18 Move find_my_exec() way up into main.c so it is available to the Bruce Momjian 8.0.0
2004-05-17 Reorganize code to allow path-relative installs. Bruce Momjian 8.0.0
2004-05-11 As part of the work for making relocatable installs, I have re-factored Bruce Momjian 8.0.0
2004-04-26 Add $(X) for cross-compiling. Seems the mingw compiler running on Bruce Momjian 8.0.0
2003-12-23 Fix a number of places where reconfiguring with a different installation Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-23 Add maintainer-clean target. Peter Eisentraut 8.0.0
2003-11-13 Silly to copy sprompt.c from src/port when we're linking libpgport anyway. Tom Lane 8.0.0
2003-11-11 Move system_views.sql into backend/catalog, per Tom. Bruce Momjian 8.0.0
2003-11-10 Add C version of initdb, from Andrew Dunstan. Bruce Momjian 8.0.0