index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
Makefile
Commit message (
Expand
)
Author
Age
*
Fix client-only installation
Peter Eisentraut
2014-01-17
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add makefile rules to check for backtracking in backend and psql lexers.
Tom Lane
2011-08-25
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Do not build psql's flex module on its own, but instead include it in
Tom Lane
2009-11-10
*
Easier to translate psql help
Peter Eisentraut
2009-09-18
*
Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut
2009-08-28
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
*
Fix the makefiles to fail cleanly if Perl is needed but not present. This
Tom Lane
2009-06-23
*
Separate the key word list that lived in keywords.c into a new header file
Alvaro Herrera
2009-03-07
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
*
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
*
Add new psql command \password for changing role password with client-side
Peter Eisentraut
2005-12-18
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile in vpath builds.
Tom Lane
2005-05-24
*
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
*
Make sure no libs use libpgport by removing it from the link line.
Bruce Momjian
2004-10-04
*
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
*
Remove a few $filter() calls that were not needed.
Bruce Momjian
2004-05-24
*
Re-add elog() to exec.c, per Tom.
Bruce Momjian
2004-05-19
*
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-18
*
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-17
*
Add $(X) for cross-compiling. Seems the mingw compiler running on
Bruce Momjian
2004-04-26
*
Fix filename mention in psqlrc.sample file.
Bruce Momjian
2004-04-22
*
Add global psql config file, psql.rc.sample.
Bruce Momjian
2004-04-22
*
Build scanner output when making a distribution.
Peter Eisentraut
2004-03-09
*
Re-implement psql's input scanning to use a flex-generated lexer, as per
Tom Lane
2004-02-19
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
*
Add -DFRONTEND for non-MinGW Win32 ports.
Bruce Momjian
2003-06-06
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
*
Remove certain Makefile dependencies by using full pathnames in
Bruce Momjian
2002-07-15
*
Move simple_prompt() into its own file to be shared with psql and pg_dump.
Bruce Momjian
2002-07-06
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Commit Patrice's patches except:
Tatsuo Ishii
2001-10-15
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
[next]