index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
scripts
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Move reindexdb from /contrib to /bin.
Bruce Momjian
2005-07-29
*
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-25
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-05
*
Readd -DFRONTEND to client makefiles because it still affects win32.h
Bruce Momjian
2004-10-04
*
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-10-04
*
Recent commits added created files that weren't getting deleted by
Tom Lane
2004-05-26
*
Make the locale location relocatable.
Bruce Momjian
2004-05-25
*
Add $(X) for cross-compiling. Seems the mingw compiler running on
Bruce Momjian
2004-04-26
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Remove WIN32_CONSOLE support, at the request of the author.
Bruce Momjian
2003-09-12
*
Changes for MinGW/WIN32:
Bruce Momjian
2003-09-07
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
*
Change clusterdb and vacuumdb into C programs.
Peter Eisentraut
2003-06-18
*
Fix some problems exposed by building outside the source tree.
Tom Lane
2003-04-16
*
Reimplement create and drop scripts in C, to reduce repetitive
Peter Eisentraut
2003-03-18
*
Un-break createlang build.
Tom Lane
2002-10-18
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
*
I attach a little patch to make CLUSTER set and reset the indisclustered
Bruce Momjian
2002-08-27
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Add mention that createlang.sh indirection not needed but kept for later.
Bruce Momjian
2002-01-03
*
Make createlang use dynamic loader enhancements (automatic path and suffix).
Peter Eisentraut
2001-05-23
*
Add copyright mentions, per Tom Lane.
Bruce Momjian
2001-02-18
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
*
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-09-17
*
Make building scripts kind of consistent in look and feel, kind of immune
Peter Eisentraut
2000-09-08
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Substitute libdir into createlang as last resort so one doesn't have to set
Peter Eisentraut
2000-08-20
*
Repair incorrect assumption that all versions of 'install' know
Tom Lane
2000-06-28
*
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-06-27
*
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-16
*
Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.
Bruce Momjian
1999-12-08
*
I cleaned those out as well (the echo -n "bug" was in there ;) and moved
Bruce Momjian
1999-12-05
*
New scripts for create/drop user/db from Peter Eisentraut
Bruce Momjian
1999-12-04