| 2013-08-30 | Tom Lane | Add test case for bug #8410. | commit | commitdiff | tree | 
| 2013-08-30 | Tom Lane | Reset the binary heap in MergeAppend rescans. | commit | commitdiff | tree | 
| 2013-08-29 | Alvaro Herrera | Make error wording more consistent | commit | commitdiff | tree | 
| 2013-08-26 | Andrew Dunstan | Unconditionally use the WSA equivalents of Socket error... | commit | commitdiff | tree | 
| 2013-08-24 | Tom Lane | Account better for planning cost when choosing whether... | commit | commitdiff | tree | 
| 2013-08-24 | Magnus Hagander | Don't crash when pg_xlog is empty and pg_basebackup... | commit | commitdiff | tree | 
| 2013-08-23 | Tom Lane | In locate_grouping_columns(), don't expect an exact... | commit | commitdiff | tree | 
| 2013-08-21 | Tom Lane | Fix hash table size estimation error in choose_hashed_d... | commit | commitdiff | tree | 
| 2013-08-20 | Bruce Momjian | release notes: update link to 9.3 PL/pgSQL constraint... | commit | commitdiff | tree | 
| 2013-08-19 | Tom Lane | Stamp 9.3rc1. | commit | commitdiff | tree | 
| 2013-08-19 | Tom Lane | Be more wary of unwanted whitespace in pgstat_reset_rem... | commit | commitdiff | tree | 
| 2013-08-19 | Alvaro Herrera | Fix removal of files in pgstats directories | commit | commitdiff | tree | 
| 2013-08-19 | Heikki Linnakangas | Rename the "fast_promote" file to just "promote". | commit | commitdiff | tree | 
| 2013-08-19 | Tom Lane | Fix qual-clause-misplacement issues with pulled-up... | commit | commitdiff | tree | 
| 2013-08-19 | Alvaro Herrera | Fix pg_upgrade failure from servers older than 9.3 | commit | commitdiff | tree | 
| 2013-08-19 | Bruce Momjian | release notes: remove username from 9.3 major item | commit | commitdiff | tree | 
| 2013-08-19 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
| 2013-08-18 | Kevin Grittner | Remove relcache entry invalidation in REFRESH MATERIALI... | commit | commitdiff | tree | 
| 2013-08-18 | Peter Eisentraut | libpq: Report strerror on pthread_mutex_lock() failure | commit | commitdiff | tree | 
| 2013-08-18 | Tom Lane | Fix thinko in comment. | commit | commitdiff | tree | 
| 2013-08-18 | Tom Lane | Fix planner problems with LATERAL references in PlaceHo... | commit | commitdiff | tree | 
| 2013-08-16 | Bruce Momjian | release notes: update 9.3 major feature list | commit | commitdiff | tree | 
| 2013-08-16 | Bruce Momjian | release notes: Update to 9.3 git current | commit | commitdiff | tree | 
| 2013-08-16 | Robert Haas | Rename some bgworker functions as we've done in | commit | commitdiff | tree | 
| 2013-08-16 | Bruce Momjian | pg_upgrade: shut down server after auth failure | commit | commitdiff | tree | 
| 2013-08-15 | Kevin Grittner | Don't allow ALTER MATERIALIZED VIEW ADD UNIQUE. | commit | commitdiff | tree | 
| 2013-08-15 | Magnus Hagander | Add tab completion for \dx in psql | commit | commitdiff | tree | 
| 2013-08-15 | Peter Eisentraut | Treat timeline IDs as unsigned in replication parser | commit | commitdiff | tree | 
| 2013-08-15 | Peter Eisentraut | Improve error message when view is not updatable | commit | commitdiff | tree | 
| 2013-08-14 | Tom Lane | Remove ph_may_need from PlaceHolderInfo, with attendant... | commit | commitdiff | tree | 
| 2013-08-14 | Kevin Grittner | Remove Assert that matview is not in system schema... | commit | commitdiff | tree | 
| 2013-08-13 | Tom Lane | Emit a log message if output is about to be redirected... | commit | commitdiff | tree | 
| 2013-08-13 | Bruce Momjian | 9.3 release notes:  move foreign table item | commit | commitdiff | tree | 
| 2013-08-11 | Peter Eisentraut | PL/Python: Adjust the regression tests for Python 3.3 | commit | commitdiff | tree | 
| 2013-08-10 | Bruce Momjian | docs:  mention Julian is midnight _UTC_ | commit | commitdiff | tree | 
| 2013-08-09 | Bruce Momjian | Docs:  Document to_*() Julian values are integers | commit | commitdiff | tree | 
| 2013-08-09 | Fujii Masao | Document how auto_explain.log_timing can be changed. | commit | commitdiff | tree | 
| 2013-08-09 | Peter Eisentraut | Message punctuation and pluralization fixes | commit | commitdiff | tree | 
| 2013-08-08 | Peter Eisentraut | Message style improvements | commit | commitdiff | tree | 
| 2013-08-03 | Tom Lane | Make sure float4in/float8in accept all standard spellin... | commit | commitdiff | tree | 
| 2013-08-02 | Alvaro Herrera | Fix old visibility bug in HeapTupleSatisfiesDirty | commit | commitdiff | tree | 
| 2013-08-02 | Alvaro Herrera | Fix crash in error report of invalid tuple lock | commit | commitdiff | tree | 
| 2013-08-01 | Stephen Frost | Improve handling of pthread_mutex_lock error case | commit | commitdiff | tree | 
| 2013-08-01 | Stephen Frost | Add locking around SSL_context usage in libpq | commit | commitdiff | tree | 
| 2013-07-31 | Alvaro Herrera | Fix mis-indented lines | commit | commitdiff | tree | 
| 2013-07-31 | Tom Lane | Fix regexp_matches() handling of zero-length matches. | commit | commitdiff | tree | 
| 2013-07-31 | Fujii Masao | Fix inaccurate description of tablespace. | commit | commitdiff | tree | 
| 2013-07-30 | Noah Misch | Restore REINDEX constraint validation. | commit | commitdiff | tree | 
| 2013-07-30 | Bruce Momjian | pg_upgrade: clarify C comment about Windows thread... | commit | commitdiff | tree | 
| 2013-07-29 | Tom Lane | Fix contrib/cube and contrib/seg to build with bison... | commit | commitdiff | tree | 
| 2013-07-28 | Peter Eisentraut | Message style improvements | commit | commitdiff | tree | 
| 2013-07-27 | Bruce Momjian | pg_upgrade: fix -j race condition on Windows | commit | commitdiff | tree | 
| 2013-07-26 | Bruce Momjian | pg_upgrade docs: don't use cluster for binary/lib | commit | commitdiff | tree | 
| 2013-07-25 | Tom Lane | Prevent leakage of SPI tuple tables during subtransacti... | commit | commitdiff | tree | 
| 2013-07-25 | Tom Lane | Fix configure probe for sys/ucred.h. | commit | commitdiff | tree | 
| 2013-07-25 | Bruce Momjian | pg_upgrade:  adjust umask() calls | commit | commitdiff | tree | 
| 2013-07-25 | Bruce Momjian | pg_upgrade: fix initialization of thread argument | commit | commitdiff | tree | 
| 2013-07-24 | Tom Lane | Improve ilist.h's support for deletion of slist element... | commit | commitdiff | tree | 
| 2013-07-24 | Bruce Momjian | pg_upgrade:  more Windows parallel/-j fixes | commit | commitdiff | tree | 
| 2013-07-24 | Bruce Momjian | pg_upgrade: fix parallel/-j crash on Windows | commit | commitdiff | tree | 
| 2013-07-24 | Tom Lane | Fix booltestsel() for case where we have NULL stats... | commit | commitdiff | tree | 
| 2013-07-23 | Tom Lane | Further hacking on ruleutils' new column-alias-assignme... | commit | commitdiff | tree | 
| 2013-07-23 | Alvaro Herrera | Check for NULL result from strdup | commit | commitdiff | tree | 
| 2013-07-23 | Tom Lane | Change post-rewriter representation of dropped columns... | commit | commitdiff | tree | 
| 2013-07-23 | Alvaro Herrera | Tweak FOR UPDATE/SHARE error message wording (again) | commit | commitdiff | tree | 
| 2013-07-22 | Robert Haas | Back-patch bgworker API changes to 9.3. | commit | commitdiff | tree | 
| 2013-07-22 | Robert Haas | Remove bgw_sighup and bgw_sigterm. | commit | commitdiff | tree | 
| 2013-07-20 | Tom Lane | Fix error handling in PLy_spi_execute_fetch_result(). | commit | commitdiff | tree | 
| 2013-07-20 | Peter Eisentraut | Clean up new JSON API typedefs | commit | commitdiff | tree | 
| 2013-07-19 | Alvaro Herrera | Fix HeapTupleSatisfiesVacuum on aborted updater xacts | commit | commitdiff | tree | 
| 2013-07-19 | Robert Haas | doc: Fix typos in conversion names. | commit | commitdiff | tree | 
| 2013-07-19 | Michael Meskes | Initialize day of year value. | commit | commitdiff | tree | 
| 2013-07-19 | Tom Lane | Fix regex match failures for backrefs combined with... | commit | commitdiff | tree | 
| 2013-07-17 | Stephen Frost | Use correct parameter name for view_option_value | commit | commitdiff | tree | 
| 2013-07-16 | Peter Eisentraut | Fix PQconninfoParse error message handling | commit | commitdiff | tree | 
| 2013-07-15 | Stephen Frost | Correct off-by-one when reading from pipe | commit | commitdiff | tree | 
| 2013-07-15 | Stephen Frost | Check version before allocating PQExpBuffer | commit | commitdiff | tree | 
| 2013-07-14 | Stephen Frost | Be sure to close() file descriptor on error case | commit | commitdiff | tree | 
| 2013-07-14 | Stephen Frost | Ensure 64bit arithmetic when calculating tapeSpace | commit | commitdiff | tree | 
| 2013-07-14 | Peter Eisentraut | pg_isready: Message improvement | commit | commitdiff | tree | 
| 2013-07-14 | Stephen Frost | pg_receivexlog - Exit on failure to parse | commit | commitdiff | tree | 
| 2013-07-14 | Stephen Frost | During parallel pg_dump, free commands from master | commit | commitdiff | tree | 
| 2013-07-12 | Noah Misch | Switch user ID to the object owner when populating... | commit | commitdiff | tree | 
| 2013-07-12 | Peter Eisentraut | pg_dump: Formatting cleanup of new messages | commit | commitdiff | tree | 
| 2013-07-11 | Bruce Momjian | pg_upgrade: document possible pg_hba.conf options | commit | commitdiff | tree | 
| 2013-07-11 | Peter Eisentraut | doc: Replace link to pgFouine with pgBadger | commit | commitdiff | tree | 
| 2013-07-10 | Peter Eisentraut | Fix lack of message pluralization | commit | commitdiff | tree | 
| 2013-07-09 | Michael Meskes | Fixed incorrect description of EXEC SQL VAR command. | commit | commitdiff | tree | 
| 2013-07-08 | Alvaro Herrera | Fix mention of htup.h in pageinspect docs | commit | commitdiff | tree | 
| 2013-07-08 | Tom Lane | Fix planning of parameterized appendrel paths with... | commit | commitdiff | tree | 
| 2013-07-07 | Peter Eisentraut | pg_isready: Make --help output more consistent with... | commit | commitdiff | tree | 
| 2013-07-07 | Peter Eisentraut | pg_resetxlog: Make --help consistent with man page | commit | commitdiff | tree | 
| 2013-07-07 | Bruce Momjian | pg_upgrade:  document link options | commit | commitdiff | tree | 
| 2013-07-07 | Magnus Hagander | Fix include-guard | commit | commitdiff | tree | 
| 2013-07-06 | Michael Meskes | Also escape double quotes for ECPG's #line statement. | commit | commitdiff | tree | 
| 2013-07-06 | Tom Lane | Rename a function to avoid naming conflict in parallel... | commit | commitdiff | tree | 
| 2013-07-06 | Michael Meskes | Applied patch by MauMau <maumau307@gmail.com> to escape... | commit | commitdiff | tree | 
| 2013-07-05 | Noah Misch | Update messages, comments and documentation for materia... | commit | commitdiff | tree | 
| 2013-07-05 | Magnus Hagander | Remove stray | character | commit | commitdiff | tree | 
| 2013-07-04 | Bruce Momjian | Add contrib function references in the doc index | commit | commitdiff | tree | 
| next |