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
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
2012-07-14
Add link to PEP 394 regarding python2 vs python3 naming
Peter Eisentraut
2012-07-13
Add fsync capability to initdb, and use sync_file_range() if available.
Tom Lane
2012-07-11
Add array_remove() and array_replace() functions.
Tom Lane
2012-07-11
Document that Log-Shipping Standby Servers cannot be upgraded by
Bruce Momjian
2012-07-05
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-05
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
Fix sample INSTR function to return 0 if third arg is 0.
Robert Haas
2012-07-04
More doc cleanups for recent shared memory changes.
Robert Haas
2012-07-04
Documentation cleanups for recent shared memory changes.
Robert Haas
2012-07-04
Remove reference to default wal_buffers being 8
Magnus Hagander
2012-07-04
Remove references to pgfoundry as recommended hosting platform
Magnus Hagander
2012-07-04
Remove references to PostgreSQL bundled on Solaris
Magnus Hagander
2012-07-02
Make commit_delay much smarter.
Robert Haas
2012-06-27
Update release notes for pg_terminate_backend changes.
Robert Haas
2012-06-26
Allow pg_terminate_backend() to be used on backends with matching role.
Robert Haas
2012-06-26
Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring.
Heikki Linnakangas
2012-06-24
Replace int2/int4 in C code with int16/int32
Peter Eisentraut
2012-06-22
Document that && can be used to search arrays.
Robert Haas
2012-06-21
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-19
Add pgbench option to add foreign key constraints to the standard scenario.
Tom Lane
2012-06-19
Remove confusing half sentence from legal notice
Peter Eisentraut
2012-06-18
Change ON UPDATE SET NULL/SET DEFAULT referential actions to meet SQL spec.
Tom Lane
2012-06-18
Refer to the default foreign key match style as MATCH SIMPLE internally.
Tom Lane
2012-06-17
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-17
Reorder basebackup options, to list pg_basebackup first
Magnus Hagander
2012-06-14
Doc corrections for pg_is_in_backup patch.
Robert Haas
2012-06-14
New SQL functons pg_backup_in_progress() and pg_backup_start_time()
Robert Haas
2012-06-13
Remove release note entry for reverted patch.
Tom Lane
2012-06-13
Fix description of SQL-standard meaning of CREATE LOCAL TEMP TABLE.
Tom Lane
2012-06-13
Deprecate use of GLOBAL and LOCAL in temp table creation.
Tom Lane
2012-06-13
Support Linux's oom_score_adj API as well as the older oom_adj API.
Tom Lane
2012-06-13
Improve documentation of postgres -C option
Peter Eisentraut
2012-06-12
Copy-editing of release notes.
Robert Haas
2012-06-11
pg_receivexlog: Rename option --dir to --directory
Peter Eisentraut
2012-06-11
Revert behaviour of -x/--xlog to 9.1 semantics
Magnus Hagander
2012-06-10
Fix pg_basebackup/pg_receivexlog for floating point timestamps
Magnus Hagander
2012-06-08
Documentation style improvements
Peter Eisentraut
2012-06-07
Documentation spell and markup checking
Peter Eisentraut
2012-06-05
Fix typo
Magnus Hagander
2012-06-05
Add example of archive_command to use with pg_receivexlog
Magnus Hagander
2012-06-01
Improve description of pg_stat_statements normalisation in release notes.
Simon Riggs
2012-06-01
Clarify description of covering indexes in release notes
Simon Riggs
2012-06-01
Copy editing of release notes for couple of my items.
Simon Riggs
2012-05-31
Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19.
Tom Lane
2012-05-30
Rewrite --section option to decouple it from --schema-only/--data-only.
Tom Lane
2012-05-28
libpq: URI parsing fixes
Peter Eisentraut
2012-05-27
Make pg_recievexlog by default loop on connection failures
Magnus Hagander
2012-05-24
Clarify 9.2 release notes items about pg_stat_statements, to better
Bruce Momjian
2012-05-24
Change pg_stat_statements order of release note items, per Peter
Bruce Momjian
2012-05-24
Remove PL/Perl null array 9.2 release note item, per Andrew Dunstan
Bruce Momjian
[next]