| Commit message (Expand) | Author | Age |
* | Document the translations from Postgres message severity levels to | Tom Lane | 2007-09-22 |
* | Improve handling of prune/no-prune decisions by storing a page's oldest | Tom Lane | 2007-09-21 |
* | HOT updates. When we update a tuple without changing any of its indexed | Tom Lane | 2007-09-20 |
* | Remove tabs from SGML file. | Bruce Momjian | 2007-09-19 |
* | Close previously open holes for invalidly encoded data to enter the | Andrew Dunstan | 2007-09-18 |
* | Update release notes for last-minute fix. | Tom Lane | 2007-09-16 |
* | Fix markup that doesn't work in back branches. | Tom Lane | 2007-09-14 |
* | Document atan2() as y/x, rather than x/y, to conform to general usage. | Bruce Momjian | 2007-09-14 |
* | Minor editorialization on release notes. | Tom Lane | 2007-09-14 |
* | Add some links for escape strings. | Bruce Momjian | 2007-09-14 |
* | Add LDAP URL documentation. | Bruce Momjian | 2007-09-14 |
* | Update documentation to mention that autovacuum also does analyze so we | Bruce Momjian | 2007-09-14 |
* | Clarify tar documentation about return error codes. | Bruce Momjian | 2007-09-14 |
* | Update tsearch include location in example. | Bruce Momjian | 2007-09-14 |
* | This is small patch fixes a spi example (PG_MODULE_MAGIC is required as | Bruce Momjian | 2007-09-14 |
* | Update GNU tar error code documentation. | Bruce Momjian | 2007-09-14 |
* | Mentino that PAM doesn't work for Unix system authentication because of | Bruce Momjian | 2007-09-14 |
* | Update documented error text. | Bruce Momjian | 2007-09-14 |
* | Clarify age() 'months' calculation documentation. | Bruce Momjian | 2007-09-14 |
* | Update documentation to emphasize autovacuum rather than | Bruce Momjian | 2007-09-13 |
* | Stamp | Bruce Momjian | 2007-09-11 |
* | Arrange for SET LOCAL's effects to persist until the end of the current top | Tom Lane | 2007-09-11 |
* | Revert temporary patch that made synchronous_commit default to OFF. | Tom Lane | 2007-09-10 |
* | Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro. | Tom Lane | 2007-09-10 |
* | Allow CREATE INDEX CONCURRENTLY to disregard transactions in other | Tom Lane | 2007-09-07 |
* | Implement lazy XID allocation: transactions that do not modify any database | Tom Lane | 2007-09-05 |
* | Sync examples of psql \dF output with current CVS HEAD behavior. | Tom Lane | 2007-09-04 |
* | Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. | Tom Lane | 2007-09-03 |
* | Implement function-local GUC parameter settings, as per recent discussion. | Tom Lane | 2007-09-03 |
* | Clean up whitespace. | Bruce Momjian | 2007-09-02 |
* | More SGML alignment cleanups. | Bruce Momjian | 2007-09-01 |
* | Properly indent SGML source of libpq.sgml. | Bruce Momjian | 2007-09-01 |
* | Only use SGML indexterm "zone" when we want to get the entire section. | Bruce Momjian | 2007-08-31 |
* | Make Gin/Gist text search tertiary index entries in the documentation. | Bruce Momjian | 2007-08-31 |
* | Add comment on why SGML -wfully-tagged flag is needed (for older SGML | Bruce Momjian | 2007-08-31 |
* | Place GiST and GIN text search indexes as secondary items under the main | Bruce Momjian | 2007-08-31 |
* | Again improve text search index entries. | Bruce Momjian | 2007-08-31 |
* | In text search docs, properly use indexterm _zone_ only when we want an | Bruce Momjian | 2007-08-31 |
* | Fix docs so indexes can be built by commenting out GiST/GIN index | Bruce Momjian | 2007-08-31 |
* | Add openjade warning -wfully-tagged to warn about missing close tags on | Bruce Momjian | 2007-08-31 |
* | Make more logical index sections for text search. | Bruce Momjian | 2007-08-30 |
* | Fix broken markup. | Tatsuo Ishii | 2007-08-30 |
* | Update tsearch documentation wording. | Bruce Momjian | 2007-08-29 |
* | Text search documentation word improvements; move configuration section | Bruce Momjian | 2007-08-29 |
* | Move full text search operators, functions, and data type sections into | Bruce Momjian | 2007-08-29 |
* | Properly indent SGML in textsearch.sgml. | Bruce Momjian | 2007-08-29 |
* | Mention configurations early in text search documentation to table/index | Bruce Momjian | 2007-08-28 |
* | Adjust with-system-tzdata patch to not attempt to install a symlink, | Tom Lane | 2007-08-25 |
* | Some more tsearch docs work --- sync names with CVS-tip reality, some | Tom Lane | 2007-08-25 |
* | Fix cut-n-paste-o. | Tom Lane | 2007-08-22 |