| Commit message (Expand) | Author | Age |
* | Stamp 9.2rc1.REL9_2_RC1 | Tom Lane | 2012-08-23 |
* | Fix cascading privilege revoke to notice when privileges are still held. | Tom Lane | 2012-08-23 |
* | Fix typo in example. | Heikki Linnakangas | 2012-08-23 |
* | Remove overly-pessimistic statement about constraint exclusion. | Tom Lane | 2012-08-22 |
* | Make a cut at a major-features list for 9.2. | Tom Lane | 2012-08-22 |
* | Make an editorial pass over the 9.2 release notes. | Tom Lane | 2012-08-22 |
* | Fix erroneous documentation of synchronous_commit = remote_write. | Tom Lane | 2012-08-22 |
* | Update 9.2 release notes to reflect commits to date. | Tom Lane | 2012-08-21 |
* | Fix dumping of security_barrier views with circular dependencies. | Tom Lane | 2012-08-21 |
* | Fix bugs in contrib/pg_trgm's LIKE pattern analysis code. | Tom Lane | 2012-08-20 |
* | Check LIBXML_VERSION instead of testing in configure script. | Tom Lane | 2012-08-17 |
* | Allow create_index_paths() to consider multiple join bitmapscan paths. | Tom Lane | 2012-08-16 |
* | Fix GiST buffering build bug, which caused "failed to re-find parent" errors. | Heikki Linnakangas | 2012-08-16 |
* | Fix rescan logic in nodeCtescan. | Tom Lane | 2012-08-15 |
* | Disallow extensions from owning the schema they are assigned to. | Tom Lane | 2012-08-15 |
* | Resurrect the "last ditch" code path in join_search_one_level(). | Tom Lane | 2012-08-15 |
* | Stamp 9.2beta4.REL9_2_BETA4 | Tom Lane | 2012-08-14 |
* | Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. | Tom Lane | 2012-08-14 |
* | Prevent access to external files/URLs via contrib/xml2's xslt_process(). | Tom Lane | 2012-08-14 |
* | Prevent access to external files/URLs via XML entity references. | Tom Lane | 2012-08-14 |
* | Translation updates | Peter Eisentraut | 2012-08-14 |
* | In documentation, change "recommendable" to "recommended", per | Bruce Momjian | 2012-08-14 |
* | Update time zone data files to tzdata release 2012e. | Tom Lane | 2012-08-14 |
* | Add link from COPY ref page to psql \copy. | Tom Lane | 2012-08-11 |
* | Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX. | Tom Lane | 2012-08-11 |
* | Prevent pg_upgrade from crashing if it can't write to the current | Bruce Momjian | 2012-08-10 |
* | Fix upper limit of superuser_reserved_connections, add limit for wal_senders | Magnus Hagander | 2012-08-10 |
* | Turn off WalSender keepalives by default, users can enable if desired | Simon Riggs | 2012-08-09 |
* | Ensure all replication message info is available and correct via WalRcv | Simon Riggs | 2012-08-09 |
* | Force archive_status of .done for xlogs created by dearchival/replication. | Simon Riggs | 2012-08-08 |
* | Fix typo in comment | Alvaro Herrera | 2012-08-08 |
* | Doc correction to point out that 9.2+ can overwrite pg_xlog files. | Simon Riggs | 2012-08-08 |
* | Fix minor bug in XLogFileRead() that accidentally worked. | Simon Riggs | 2012-08-08 |
* | Update isolation tests' README file. | Tom Lane | 2012-08-08 |
* | Fix TwoPhaseGetDummyBackendId(). | Tom Lane | 2012-08-08 |
* | Fix pg_upgrade file share violation on Windows created by the commit | Bruce Momjian | 2012-08-07 |
* | Fix redundant wording | Alvaro Herrera | 2012-08-07 |
* | fsync backup_label after pg_start_backup() | Simon Riggs | 2012-08-07 |
* | Typo fixes for previous commit. | Robert Haas | 2012-08-06 |
* | Warn more vigorously about the non-transactional behavior of sequences. | Robert Haas | 2012-08-06 |
* | Make strings identical | Alvaro Herrera | 2012-08-06 |
* | Complain with proper error message if streaming stops prematurely | Magnus Hagander | 2012-08-06 |
* | Perform conversion from Python unicode to string/bytes object via UTF-8. | Heikki Linnakangas | 2012-08-06 |
* | Reword documentation for concurrent index rebuilds to be clearer. | Bruce Momjian | 2012-08-04 |
* | Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. | Tom Lane | 2012-08-03 |
* | Add link to synchronous_commit variables in high availability docs. | Bruce Momjian | 2012-08-03 |
* | Improve underdocumented btree_xlog_delete_get_latestRemovedXid() code. | Tom Lane | 2012-08-03 |
* | In SPGiST replay, do conflict resolution before modifying the page. | Tom Lane | 2012-08-03 |
* | Document that trying to exceed temp_file_limit causes a query cancel. | Bruce Momjian | 2012-08-03 |
* | Document that, for psql -c, only the result of the last command is | Bruce Momjian | 2012-08-03 |