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
2013-09-02
Fix relfrozenxid query in docs to include TOAST tables.
Andrew Dunstan
2013-09-02
Translation updates
Peter Eisentraut
2013-09-01
Update "Using EXPLAIN" documentation examples using current code.
Tom Lane
2013-09-01
Update 9.3 release notes.
Tom Lane
2013-08-31
Improve regression test for #8410.
Tom Lane
2013-08-30
Add test case for bug #8410.
Tom Lane
2013-08-30
Reset the binary heap in MergeAppend rescans.
Tom Lane
2013-08-29
Make error wording more consistent
Alvaro Herrera
2013-08-29
Use a non-locking initial test in TAS_SPIN on x86_64.
Heikki Linnakangas
2013-08-28
Allow discovery of whether a dynamic background worker is running.
Robert Haas
2013-08-28
Partially restore comments discussing enum renumbering hazards.
Robert Haas
2013-08-28
Accept multiple -I, -P, -T and -n options in pg_restore.
Heikki Linnakangas
2013-08-27
Initialize cached OID to Invalid in new hash entries
Alvaro Herrera
2013-08-27
Fix some "translator:" comments mangled by pgindent
Alvaro Herrera
2013-08-26
doc: Explain that ereport doesn't return for ERROR or higher levels.
Robert Haas
2013-08-24
Account better for planning cost when choosing whether to use custom plans.
Tom Lane
2013-08-24
Don't crash when pg_xlog is empty and pg_basebackup -x is used
Magnus Hagander
2013-08-23
In locate_grouping_columns(), don't expect an exact match of Var typmods.
Tom Lane
2013-08-21
Fix hash table size estimation error in choose_hashed_distinct().
Tom Lane
2013-08-21
docs: Remove second 'trim' index reference
Bruce Momjian
2013-08-20
Unconditionally use the WSA equivalents of Socket error constants.
Andrew Dunstan
2013-08-20
release notes: update link to 9.3 PL/pgSQL constraint error info
Bruce Momjian
2013-08-19
Be more wary of unwanted whitespace in pgstat_reset_remove_files().
Tom Lane
2013-08-19
Fix removal of files in pgstats directories
Alvaro Herrera
2013-08-19
Rename the "fast_promote" file to just "promote".
Heikki Linnakangas
2013-08-19
Fix qual-clause-misplacement issues with pulled-up LATERAL subqueries.
Tom Lane
2013-08-19
Fix pg_upgrade failure from servers older than 9.3
Alvaro Herrera
2013-08-19
release notes: remove username from 9.3 major item
Bruce Momjian
2013-08-19
Translation updates
Peter Eisentraut
2013-08-18
Remove relcache entry invalidation in REFRESH MATERIALIZED VIEW.
Kevin Grittner
2013-08-18
libpq: Report strerror on pthread_mutex_lock() failure
Peter Eisentraut
2013-08-18
Fix thinko in comment.
Tom Lane
2013-08-18
Fix planner problems with LATERAL references in PlaceHolderVars.
Tom Lane
2013-08-16
release notes: update 9.3 major feature list
Bruce Momjian
2013-08-16
release notes: Update to 9.3 git current
Bruce Momjian
2013-08-16
Move more bgworker code to bgworker.c; also, some renaming.
Robert Haas
2013-08-16
pg_upgrade: shut down server after auth failure
Bruce Momjian
2013-08-16
Fix typo in comment.
Heikki Linnakangas
2013-08-15
Don't allow ALTER MATERIALIZED VIEW ADD UNIQUE.
Kevin Grittner
2013-08-15
Add tab completion for \dx in psql
Magnus Hagander
2013-08-15
Treat timeline IDs as unsigned in replication parser
Peter Eisentraut
2013-08-15
Improve error message when view is not updatable
Peter Eisentraut
2013-08-14
Remove ph_may_need from PlaceHolderInfo, with attendant simplifications.
Tom Lane
2013-08-14
docs: document TRIM "comma" syntax
Bruce Momjian
2013-08-14
Remove Assert that matview is not in system schema from REFRESH.
Kevin Grittner
2013-08-14
Update Emacs configuration
Peter Eisentraut
2013-08-13
Emit a log message if output is about to be redirected away from stderr.
Tom Lane
2013-08-13
9.3 release notes: move foreign table item
Bruce Momjian
2013-08-13
pg_dump: avoid schema qualification for ALTER ... OWNER
Bruce Momjian
2013-08-11
PL/Python: Adjust the regression tests for Python 3.3
Peter Eisentraut
[next]