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
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2013-01-25
doc: merge ecpg username/password example into C comment
Bruce Momjian
2013-01-25
doc: adjust search_path secondary index mention
Bruce Momjian
2013-01-25
doc: split search_path index entries into separate secondaries
Bruce Momjian
2013-01-25
Make it easy to time out pg_isready, and make the default 3 seconds.
Robert Haas
2013-01-25
docs: In ecpg, clarify how username/password colon parameters are used
Bruce Momjian
2013-01-25
Add prosecdef to \df+ output.
Heikki Linnakangas
2013-01-25
doc: improve wording of "foreign data server" in file-fdw docs
Bruce Momjian
2013-01-25
Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander
2013-01-25
Fix concat() and format() to handle VARIADIC-labeled arguments correctly.
Tom Lane
2013-01-25
doc: add mention of ssi read anomolies to mvcc docs
Bruce Momjian
2013-01-25
doc: correct sepgsql doc about permission checking of CASCADE
Bruce Momjian
2013-01-24
Fix SPI documentation for new handling of ExecutorRun's count parameter.
Tom Lane
2013-01-24
Docs shouldn't say HOT Standby.
Simon Riggs
2013-01-23
Clarify that connection parameters aren't totally meaningless for PQping.
Robert Haas
2013-01-23
pg_isready
Robert Haas
2013-01-23
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
Further documentation tweaks for event triggers.
Robert Haas
2013-01-23
doc: Fix declared number of columns in table
Peter Eisentraut
2013-01-22
Fix CREATE EVENT TRIGGER syntax synopsis in documentation.
Robert Haas
2013-01-22
Typo fixes.
Robert Haas
2013-01-21
Add ddl_command_end support for event triggers.
Robert Haas
2013-01-21
doc: Fix syntax of a URL
Peter Eisentraut
2013-01-20
Clarify that streaming replication can be both async and sync
Magnus Hagander
2013-01-19
libpq doc: Clarify what commands return PGRES_TUPLES_OK
Peter Eisentraut
2013-01-18
psql latex fixes
Bruce Momjian
2013-01-17
Make pg_receivexlog and pg_basebackup -X stream work across timeline switches.
Heikki Linnakangas
2013-01-17
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-17
Support multiple -t/--table arguments for more commands
Magnus Hagander
2013-01-09
Allow parallel copy/link in pg_upgrade
Bruce Momjian
2013-01-07
Add new "-q" logging option (quiet mode) while in initialize mode
Tatsuo Ishii
2013-01-05
Add support for generating minimal recovery.conf when doing base backups
Magnus Hagander
2013-01-05
doc: Update CREATE FUNCTION compatibility information
Peter Eisentraut
2013-01-04
Invent a "one-shot" variant of CachedPlans for better performance.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2013-01-01
Winflex binary on FTP site doesn't work on 64-bit Windows, update docs.
Heikki Linnakangas
2013-01-01
Fix descrition of pg_resetxlog -l parameter
Magnus Hagander
2012-12-31
doc: Correct description of ldapurl
Peter Eisentraut
2012-12-30
doc: Correct description of LDAP authentication
Peter Eisentraut
2012-12-27
doc: Replace "NOTE" with proper markup
Peter Eisentraut
2012-12-27
Add pg_upgrade --jobs parameter
Bruce Momjian
2012-12-24
Fix some minor issues in view pretty-printing.
Tom Lane
2012-12-22
Fix documentation typo.
Tom Lane
2012-12-20
Fix pg_extension_config_dump() to handle update cases more sanely.
Tom Lane
2012-12-18
doc: Put PL/pgSQL RAISE USING keywords into a list
Peter Eisentraut
2012-12-16
doc: Remove extra table column
Peter Eisentraut
2012-12-15
doc: Add oid columns to system catalog documentation
Peter Eisentraut
2012-12-15
doc: Add pg_stat_reset and related functions to index
Peter Eisentraut
2012-12-14
doc: Improve search_path mentions in index
Peter Eisentraut
2012-12-13
Allow a streaming replication standby to follow a timeline switch.
Heikki Linnakangas
2012-12-12
Disable event triggers in standalone mode.
Tom Lane
[next]