| Commit message (Expand) | Author | Age |
* | Update documentation mention of VACUUM FULL and CLUSTER where | Bruce Momjian | 2007-05-30 |
* | Add documentation reference to statistical functions from func.sgml. | Bruce Momjian | 2007-05-30 |
* | Update cvsutils documentation description. | Bruce Momjian | 2007-05-30 |
* | Update cvs instructions to suggest cvsutils. | Bruce Momjian | 2007-05-30 |
* | Fix a bug in input processing for the "interval" type. Previously, | Neil Conway | 2007-05-29 |
* | XPath fixes: | Peter Eisentraut | 2007-05-21 |
* | Fix spurious German index entry | Peter Eisentraut | 2007-05-21 |
* | Mark some intermediate targets as .PRECIOUS, to replace the recently removed | Peter Eisentraut | 2007-05-18 |
* | Tweaks for SGML markup. | Neil Conway | 2007-05-17 |
* | Fix a bunch of bad grammar in the docs: "<link>, which see for more | Neil Conway | 2007-05-15 |
* | Various fixes for the SGML docs. Consistently use spaces before/after | Neil Conway | 2007-05-15 |
* | Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structures | Bruce Momjian | 2007-05-15 |
* | Make a few marginal improvements to the documentation for the AV | Neil Conway | 2007-05-15 |
* | Add a note to the documentation to clarify that even when | Neil Conway | 2007-05-15 |
* | Fix the problem that creating a user-defined type named _foo, followed by one | Tom Lane | 2007-05-12 |
* | Fix my oversight in enabling domains-of-domains: ALTER DOMAIN ADD CONSTRAINT | Tom Lane | 2007-05-11 |
* | Improvements to the SGML docs for TRUNCATE and CLUSTER. | Neil Conway | 2007-05-11 |
* | Support arrays of composite types, including the rowtypes of regular tables | Tom Lane | 2007-05-11 |
* | Add an explicit comment about POSIX time zone names having the reverse | Tom Lane | 2007-05-08 |
* | Grammar correction | Peter Eisentraut | 2007-05-07 |
* | Doc tweak: add an xref. | Neil Conway | 2007-05-07 |
* | Make clearer how arguments and return values in pl/perl are escaped. This is ... | Andrew Dunstan | 2007-05-04 |
* | Fix a few more double words in docs. | Alvaro Herrera | 2007-05-03 |
* | Fix some typos in the documentation. Patch from Brian Gough. Backport | Neil Conway | 2007-05-03 |
* | Support for MOVE in PL/PgSQL. Initial patch from Magnus, some improvements | Neil Conway | 2007-04-29 |
* | Add support for IN as alternative to FROM in PL/PgSQL's FETCH statement, | Neil Conway | 2007-04-28 |
* | Remove no-longer-true statement from the docs. Since the default config | Neil Conway | 2007-04-27 |
* | Consistency tweaks for a table in the SGML docs: we don't terminate | Neil Conway | 2007-04-26 |
* | Minor tweak for DISCARD ref page. | Neil Conway | 2007-04-26 |
* | Rename the newly-added commands for discarding session state. | Neil Conway | 2007-04-26 |
* | Minor consistency tweak for SGML docs. | Neil Conway | 2007-04-25 |
* | Remove tabs from installation.sgml. | Bruce Momjian | 2007-04-25 |
* | Fix newly-introduced documentation typo. | Neil Conway | 2007-04-23 |
* | Contrib module uuid-ossp for generating UUID values using the OSSP UUID | Peter Eisentraut | 2007-04-21 |
* | Document new -with-libxslt build option. | Andrew Dunstan | 2007-04-21 |
* | Documentation for UUID type | Peter Eisentraut | 2007-04-20 |
* | Fix markup. | Tom Lane | 2007-04-20 |
* | Support explicit placement of the temporary-table schema within search_path. | Tom Lane | 2007-04-20 |
* | Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian | 2007-04-19 |
* | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian | 2007-04-19 |
* | Remove tabs from SGML source files. | Bruce Momjian | 2007-04-18 |
* | Enable configurable log of autovacuum actions. Initial patch from Simon | Alvaro Herrera | 2007-04-18 |
* | Enable building of 64-bit libpq using visual studio 8 and the | Magnus Hagander | 2007-04-18 |
* | Change default build to release, to be consistent with unix build. | Magnus Hagander | 2007-04-18 |
* | Update docs/error message for CSV quote/escape --- must be ASCII. | Bruce Momjian | 2007-04-18 |
* | Document that the COPY delimiter must be an ASCII byte, rather than a | Bruce Momjian | 2007-04-18 |
* | Fix erroneous column counts in some documentation tables. Brian Gough | Tom Lane | 2007-04-17 |
* | Add a multi-worker capability to autovacuum. This allows multiple worker | Alvaro Herrera | 2007-04-16 |
* | Support scrollable cursors (ie, 'direction' clause in FETCH) in plpgsql. | Tom Lane | 2007-04-16 |
* | Expose more cursor-related functionality in SPI: specifically, allow | Tom Lane | 2007-04-16 |