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
Age
Commit message (
Expand
)
Author
2013-02-08
doc: Rewrite how to get the source code
Peter Eisentraut
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-02-04
Prevent execution of enum_recv() from SQL.
Tom Lane
2013-02-04
Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23.
Tom Lane
2013-02-04
Reset vacuum_defer_cleanup_age to PGC_SIGHUP.
Simon Riggs
2013-02-04
Reset master xmin when hot_standby_feedback disabled.
Simon Riggs
2013-02-03
Perform line wrapping and indenting by default in ruleutils.c.
Tom Lane
2013-02-03
PL/Python: Add result object str handler
Peter Eisentraut
2013-02-02
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
Prevent "\g filename" from affecting subsequent commands after an error.
Tom Lane
2013-02-02
Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.
Simon Riggs
2013-02-02
doc: Tiny whitespace fix
Peter Eisentraut
2013-02-01
Add CREATE RECURSIVE VIEW syntax
Peter Eisentraut
2013-01-31
pg_upgrade docs: mention modification of postgresql.conf in new cluster
Bruce Momjian
2013-01-31
Add --aggregate-interval option.
Tatsuo Ishii
2013-01-30
pg_regress: Allow overriding diff options
Peter Eisentraut
2013-01-29
Provide database object names as separate fields in error messages.
Tom Lane
2013-01-29
Allow pgbench to use a scale larger than 21474.
Heikki Linnakangas
2013-01-28
REASSIGN OWNED: handle shared objects, too
Alvaro Herrera
2013-01-28
DROP OWNED: don't try to drop tablespaces/databases
Alvaro Herrera
2013-01-26
Make LATERAL implicit for functions in FROM.
Tom Lane
2013-01-26
Issue ERROR if FREEZE mode can't be honored by COPY
Bruce Momjian
2013-01-26
doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and
Bruce Momjian
2013-01-25
doc: mention commit_delay is only honored if fsync is enabled
Bruce Momjian
2013-01-25
Change plan caching to honor, not resist, changes in search_path.
Tom Lane
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
[next]