index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
scripts
Age
Commit message (
Expand
)
Author
2008-05-14
Fix a few warnings that have crept into CVS HEAD.
Bruce Momjian
2008-05-12
Improve psql's internal print.c code by introducing an actual print API.
Alvaro Herrera
2008-01-31
Translation updates
Peter Eisentraut
2008-01-30
Translation updates
Peter Eisentraut
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-12-12
Improve the method of localizing column names and other fixed strings in
Tom Lane
2007-12-11
Make documentation of -W options more accurate and uniform.
Tom Lane
2007-12-09
Fix up the PQconnectionUsedPassword mess: create a separate
Tom Lane
2007-11-29
Translation updates
Peter Eisentraut
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-10-27
Translation updates
Peter Eisentraut
2007-10-13
Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the
Tom Lane
2007-09-27
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-25
Small string tweaks
Peter Eisentraut
2007-08-10
Fix unintended change of output format for createlang/droplang -l. Missed
Tom Lane
2007-07-08
Get rid of client-code dependencies on the exact text of the no-password
Tom Lane
2007-06-04
Remove gratuitous response messages from utility programs.
Peter Eisentraut
2007-04-09
Add cancel handlers so it's possible to Ctrl-C clusterdb, reindexdb
Magnus Hagander
2007-02-13
Add code so database scans are done in an order consistent with
Bruce Momjian
2007-02-13
Add ORDER BY to vacummdb so databases are scaned in the same order as
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-12-02
Translation updates
Peter Eisentraut
2006-11-24
Translation updates
Peter Eisentraut
2006-10-21
Translations update
Peter Eisentraut
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-10-03
Fix yesno_prompt() memory leak in /script tools, reported by Converity.
Bruce Momjian
2006-09-22
Surely this temp buffer needn't be static.
Tom Lane
2006-09-22
Rearrange yes/no prompting code so that the prompts always show the
Peter Eisentraut
2006-09-02
Revert as not needed/inconsistent with SQL REINDEX:
Bruce Momjian
2006-09-02
Suppress some NOTICE messages from REINDEX command.
Bruce Momjian
2006-07-14
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-06-01
Fix up hack to suppress escape_string_warning so that it actually works
Tom Lane
2006-05-31
Escape processing patch:
Bruce Momjian
2006-05-29
Add PQclear() calls, for completeness (exits shortly anyway).
Bruce Momjian
2006-05-28
Fix up pg_dump to do string escaping fully correctly for client encoding
Tom Lane
2006-05-26
Use E'' strings internally only when standard_conforming_strings =
Bruce Momjian
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-01-01
Remove DOS line endings ("\r\n") from several .po files. DOS line endings
Neil Conway
2005-12-26
Rename pg_make_encrypted_password to PQencryptPassword.
Peter Eisentraut
2005-12-23
Add an officially exported libpq function to encrypt passwords, and
Tom Lane
2005-12-18
Add new psql command \password for changing role password with client-side
Peter Eisentraut
2005-12-12
Use a proper enum for tri-valued variables.
Bruce Momjian
2005-12-12
Document tri-valued variables in createdb, +1, -1, 0.
Bruce Momjian
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-11-07
Translation updates forward-port to HEAD.
Alvaro Herrera
2005-11-04
Translation updates
Peter Eisentraut
2005-10-29
Translation updates
Peter Eisentraut
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-10
Translation update
Peter Eisentraut
2005-09-30
Equalize wordings to avoid redundant translation work.
Peter Eisentraut
[next]