index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2013-03-25
Make pg_basebackup work with pre-9.3 servers, and add server version check.
Heikki Linnakangas
2013-03-24
Add parallel pg_dump option.
Andrew Dunstan
2013-03-23
Don't put <indexterm> before <term> in <varlistentry> items.
Tom Lane
2013-03-22
Document cross-version compatibility issues for contrib/postgres_fdw.
Tom Lane
2013-03-22
Fix problems with incomplete attempt to prohibit OIDS with MVs.
Kevin Grittner
2013-03-22
Update commit_delay documentation.
Tom Lane
2013-03-22
Allow I/O reliability checks using 16-bit checksums
Simon Riggs
2013-03-21
Eliminate trivial whitespace inconsistency in docs sample code.
Kevin Grittner
2013-03-20
Allow extracting machine-readable object identity
Alvaro Herrera
2013-03-19
Clarify assumption of filesystem metadata integrity.
Simon Riggs
2013-03-19
Correction that 2pc state files use CRC-32.
Simon Riggs
2013-03-18
Add reliability docs about storage/memory corruptions.
Simon Riggs
2013-03-18
Improve documentation of EXTRACT(WEEK).
Tom Lane
2013-03-18
Remove PageSetTLI and rename pd_tli to pd_checksum
Simon Riggs
2013-03-16
Add lock_timeout configuration parameter.
Tom Lane
2013-03-15
Improve the documentation about commit_delay.
Tom Lane
2013-03-14
Extend format() to handle field width and left/right alignment.
Tom Lane
2013-03-12
Fix documentation oversight.
Tom Lane
2013-03-12
Allow default expressions to be attached to columns of foreign tables.
Tom Lane
2013-03-12
Fix orthotypographical mistake
Alvaro Herrera
2013-03-10
JSON generation improvements.
Andrew Dunstan
2013-03-10
doc: Add note about checkpoint_warning vs checkpoint_timeout
Peter Eisentraut
2013-03-10
Support writable foreign tables.
Tom Lane
2013-03-07
Fix typo in docs for ALTER MATERIALIZED VIEW.
Kevin Grittner
2013-03-06
Add docs for pg_matviews, which were missed in the initial MV commit.
Kevin Grittner
2013-03-04
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-03
Add a materialized view relations.
Kevin Grittner
2013-03-03
doc: Small tweak for consistency
Peter Eisentraut
2013-03-03
doc: A few awkward phrasing fixes
Peter Eisentraut
2013-02-27
Remove spurious "the", and add a missing one.
Heikki Linnakangas
2013-02-27
Add support for piping COPY to/from an external program.
Heikki Linnakangas
2013-02-25
doc: Fix markup typo
Peter Eisentraut
2013-02-25
Add -d option to pg_dumpall, for specifying a connection string.
Heikki Linnakangas
2013-02-25
Add -d/--dbname option to pg_dump.
Heikki Linnakangas
2013-02-25
Add -d option to pg_basebackup and pg_receivexlog, for connection string.
Heikki Linnakangas
2013-02-24
doc: Remove PostgreSQL version number from xml2 deprecation notice
Peter Eisentraut
2013-02-23
doc: Add more compatibility information for triggers
Peter Eisentraut
2013-02-22
Fix some typos and grammatical mistakes
Alvaro Herrera
2013-02-22
Add pg_xlogdump contrib program
Alvaro Herrera
2013-02-21
Add postgres_fdw contrib module.
Tom Lane
2013-02-17
Add ALTER ROLE ALL SET command
Peter Eisentraut
2013-02-13
doc: Add make target to produce EPUB from DocBook
Peter Eisentraut
2013-02-11
Support unlogged GiST index.
Heikki Linnakangas
2013-02-09
Add an example of attaching a default value to an updatable view.
Tom Lane
2013-02-08
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-02-08
doc: Fix mistakes in the most recent set of release notes.
Tom Lane
2013-02-07
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
[next]