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
Age
Commit message (
Expand
)
Author
2012-09-19
Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21.
Tom Lane
2012-09-19
Put back AcceptInvalidationMessages calls in heap_openrv(_extended).
Tom Lane
2012-09-19
Update time zone data files to tzdata release 2012f.
Tom Lane
2012-09-19
Translation updates
Peter Eisentraut
2012-09-19
pg_upgrade: Remove check for pg_config
Peter Eisentraut
2012-09-18
Fix planning of btree index scans using ScalarArrayOpExpr quals.
Tom Lane
2012-09-18
Fix array_typanalyze to work for domains over arrays.
Tom Lane
2012-09-17
Provide adequate documentation of the "table_name *" notation.
Tom Lane
2012-09-16
Rethink heuristics for choosing index quals for parameterized paths.
Tom Lane
2012-09-16
Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown checkpoint.
Simon Riggs
2012-09-16
Fix documentation reference to maximum allowed for autovacuum_freeze_max_age.
Kevin Grittner
2012-09-14
Back-patch fix and test case for bug #7516.
Tom Lane
2012-09-14
Properly set relpersistence for fake relcache entries.
Robert Haas
2012-09-13
Fix case of window function + aggregate + GROUP BY expression.
Tom Lane
2012-09-13
Fix typo in comment for pclose_check() function.
Kevin Grittner
2012-09-12
Fix a couple other leftover uses of 'conisonly' terminology.
Tom Lane
2012-09-12
Fix catalog docs to reflect connoinherit change in 09ff76f.
Andrew Dunstan
2012-09-12
Fix typo: lexemes misspelled in full text search docs.
Kevin Grittner
2012-09-12
Fix logical errors in tsquery selectivity estimation for prefix queries.
Tom Lane
2012-09-10
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-10
Make plperl safe against functions that are redefined while running.
Tom Lane
2012-09-09
Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism bug.
Tom Lane
2012-09-08
Adjust PL/Python regression tests some more for Python 3.3.
Tom Lane
2012-09-08
Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH.
Tom Lane
2012-09-06
Stamp 9.2.0.
REL9_2_0
Tom Lane
2012-09-06
Fix "too many arguments" messages not to index off the end of argv[].
Robert Haas
2012-09-06
Translation updates
Peter Eisentraut
2012-09-06
Fix typo in information_schema documentation.
Tom Lane
2012-09-06
In pg_upgrade, try a few times to open a log file.
Andrew Dunstan
2012-09-06
Fix WAL file replacement during cascading replication on Windows.
Heikki Linnakangas
2012-09-06
Fix inappropriate error messages for Hot Standby misconfiguration errors.
Tom Lane
2012-09-06
Make one last copy-editing pass over the 9.2 release notes.
Tom Lane
2012-09-05
Fix pg_upgrade test script's line end handling on Windows.
Andrew Dunstan
2012-09-05
Fix line end mishandling in pg_upgrade on Windows.
Andrew Dunstan
2012-09-05
Restore SIGFPE handler after initializing PL/Perl.
Tom Lane
2012-09-05
Silence -Wunused-result warning in contrib/pg_upgrade.
Tom Lane
2012-09-05
Fix compiler warnings about unused variables, caused by my previous commit.
Heikki Linnakangas
2012-09-05
In pg_upgrade, document why we can't issue \n\n in the command logfile
Bruce Momjian
2012-09-05
Fix bugs in cascading replication with recovery_target_timeline='latest'
Heikki Linnakangas
2012-09-05
Fix serializable mode with index-only scans.
Kevin Grittner
2012-09-05
Allow isolation tests to specify multiple setup blocks.
Kevin Grittner
2012-09-04
Fix transcription error.
Andrew Dunstan
2012-09-04
Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers
Bruce Momjian
2012-09-04
Mention basebackup-from-slave next to cascading replication
Magnus Hagander
2012-09-04
Fix command echoing in pg_upgade's analyze script for Windows.
Andrew Dunstan
2012-09-04
Indent fix_path_separator() header properly.
Andrew Dunstan
2012-09-04
Allow pg_upgrade "make check" to run on Windows/MSys.
Andrew Dunstan
2012-09-04
In pg_upgrade, pull the port number from postmaster.pid, like we do for
Bruce Momjian
2012-09-03
Use correct path separator for Windows builtin commands.
Andrew Dunstan
2012-09-03
Fix bugs in exec.c that prevented pg_upgrade working in Windows.
Andrew Dunstan
[next]