| Commit message (Expand) | Author | Age |
* | FAQ wording and markup fix. | Bruce Momjian | 2007-12-10 |
* | Fix attribution for Rime of the Ancient Mariner (obviously it's been | Tom Lane | 2007-12-10 |
* | The E. J. Pratt verse used as a tsearch test case is unfortunately still | Tom Lane | 2007-12-09 |
* | Fix bogus prompt for password in -u case. Per gripe from Robert Treat. | Tom Lane | 2007-12-09 |
* | Fix up the PQconnectionUsedPassword mess: create a separate | Tom Lane | 2007-12-09 |
* | Fix completely-bogus volatility markings on pg_trgm functions. | Tom Lane | 2007-12-09 |
* | Fix mergejoin cost estimation so that we consider the statistical ranges of | Tom Lane | 2007-12-08 |
* | In the release notes, mention that the "Overview" items are listed in | Bruce Momjian | 2007-12-08 |
* | In release notes, mention "most" updates are improved with HOT. | Bruce Momjian | 2007-12-07 |
* | Remove completed 8.3 TODO items: | Bruce Momjian | 2007-12-07 |
* | Update HOT description to make index column changes clearer. | Bruce Momjian | 2007-12-07 |
* | Change documentation, change "distributed" checkpoints to "smoothed" | Bruce Momjian | 2007-12-07 |
* | Clean up a couple of problems in crosstab_hash's use of a hash table. | Tom Lane | 2007-12-07 |
* | Realign the running text in this file to 79 characters wide. Some other | Peter Eisentraut | 2007-12-07 |
* | Fix typo in pg_standby docs. Arul Shaji. | Neil Conway | 2007-12-07 |
* | Add missing table entry for lastval(), per Jeff Davis. | Tom Lane | 2007-12-06 |
* | Disable asserts by default on msvc build (to make it the same | Magnus Hagander | 2007-12-06 |
* | Change wording of logged message when cancelling an autovacuum task, using | Alvaro Herrera | 2007-12-06 |
* | Make an editorial pass over the newly SGML-ified contrib documentation. | Tom Lane | 2007-12-06 |
* | Remove unused, occasionally confusing graphics building support. | Peter Eisentraut | 2007-12-05 |
* | Correct misattribution of earthdistance module --- according to its | Tom Lane | 2007-12-04 |
* | Don't send an empty SSPI negotiation packet at the end of the negotiation. | Magnus Hagander | 2007-12-04 |
* | Entity-ify a passel of & < > characters. Per gripe from Devrim. | Tom Lane | 2007-12-03 |
* | Fix build_minmax_path() to cope if an IS NULL clause turns up in the | Tom Lane | 2007-12-03 |
* | Remove contrib/spi/preprocessor, which has been uninteresting ever | Tom Lane | 2007-12-03 |
* | Default to integer timestamps being off until 8.4, to correspond | Magnus Hagander | 2007-12-03 |
* | Don't try to install README.spi | Magnus Hagander | 2007-12-03 |
* | Add missing documentation for SSPI packets. | Magnus Hagander | 2007-12-03 |
* | Improve partitioning example, per Itagaki Takahiro. | Tom Lane | 2007-12-03 |
* | Remove obsoleted README files. | Tom Lane | 2007-12-03 |
* | Add SGML documentation for contrib/spi and contrib/test_parser. | Tom Lane | 2007-12-03 |
* | Update SGML contrib documentation to catch up with recent changes to | Tom Lane | 2007-12-03 |
* | Stamp 8.3beta4.REL8_3_BETA4 | Tom Lane | 2007-12-03 |
* | Revert COPY OUT to follow the pre-8.3 handling of ASCII control characters, | Tom Lane | 2007-12-03 |
* | Ensure that all <sect1> and <refentry> tags have IDs. This is needed | Tom Lane | 2007-12-02 |
* | Remove README files now migrated to SGML docs. | Tom Lane | 2007-12-02 |
* | Add SGML docs for contrib/dict_int and contrib/dict_xsyn. | Tom Lane | 2007-12-02 |
* | Improve the manual's discussion of partitioning. Recommend using a | Tom Lane | 2007-12-02 |
* | Mention hash opclasses in 'System Dependencies on Operator Classes', | Tom Lane | 2007-12-02 |
* | Sync release notes with CVS HEAD; various editorial improvements. | Tom Lane | 2007-12-02 |
* | Code review for LIKE ... INCLUDING INDEXES patch. Fix failure to propagate | Tom Lane | 2007-12-01 |
* | Suppress compiler warnings in recent plperl patch. Avoid uselessly expensive | Tom Lane | 2007-12-01 |
* | Revert inadvertantly committed change. | Andrew Dunstan | 2007-12-01 |
* | Workaround for perl problem where evaluating UTF8 regexes can cause | Andrew Dunstan | 2007-12-01 |
* | Avoid incrementing the CommandCounter when CommandCounterIncrement is called | Tom Lane | 2007-11-30 |
* | Repair bug that allowed RevalidateCachedPlan to attempt to rebuild a cached | Tom Lane | 2007-11-30 |
* | Add win32error.c to libpq, needed to resolve _dosmaperr. | Magnus Hagander | 2007-11-30 |
* | Use _dosmaperr() to deal with errors opening files in pgwin32_open(). | Magnus Hagander | 2007-11-30 |
* | Update release notes to current CVS. | Bruce Momjian | 2007-11-30 |
* | Update Japanese FAQ. | Bruce Momjian | 2007-11-29 |