| Age | Commit message (Expand) | Author |
| 2007-02-23 | Move BLCKSZ < 1024 check to guc.c. | Bruce Momjian |
| 2007-02-23 | Spelling fix. | Bruce Momjian |
| 2007-02-23 | Update Solaris FAQ wording, per Peter. | Bruce Momjian |
| 2007-02-23 | Update upgrade FAQ info. | Bruce Momjian |
| 2007-02-23 | Update Solaris FAQ. | Bruce Momjian |
| 2007-02-23 | Add psql \prompt capability. | Bruce Momjian |
| 2007-02-22 | Change Agg and Group nodes so that Vars contained in their targetlists | Tom Lane |
| 2007-02-22 | Fix bug I introduced in recent patch to make hash joins discard null tuples | Tom Lane |
| 2007-02-22 | Turn the rangetable used by the executor into a flat list, and avoid storing | Tom Lane |
| 2007-02-21 | Remove extra tab. | Bruce Momjian |
| 2007-02-21 | Remove tabs from SGML reference files, so their addition can be detected | Bruce Momjian |
| 2007-02-21 | Update upgrade wording. | Bruce Momjian |
| 2007-02-21 | Update new optional VACUUM FULL hint for translations, per Alvaro. | Bruce Momjian |
| 2007-02-21 | Move increase FSM warning to after lazy_truncate_heap() because the | Bruce Momjian |
| 2007-02-21 | btree source code cleanups: | Bruce Momjian |
| 2007-02-21 | Update FAQ about minor updates. | Bruce Momjian |
| 2007-02-21 | Update Japanese FAQ. | Bruce Momjian |
| 2007-02-21 | Update URL in German FAQ for bug form, per Schima, Fabian | Bruce Momjian |
| 2007-02-21 | Update Chinese FAQs to have two versions, a traditional Chinese version (Taiwan) | Bruce Momjian |
| 2007-02-21 | Fix typo, per Dave Page. | Bruce Momjian |
| 2007-02-21 | Update minor release text. | Bruce Momjian |
| 2007-02-21 | Add configure --enable-profiling to enable GCC profiling. Patches from | Bruce Momjian |
| 2007-02-21 | Update upgrade text. | Bruce Momjian |
| 2007-02-21 | Revert changes to process pg_proc.h entries without OIDs. We're not supposed | Magnus Hagander |
| 2007-02-21 | Update URL for set-returning functions. | Bruce Momjian |
| 2007-02-21 | Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be stand... | Andrew Dunstan |
| 2007-02-21 | Add URL for: | Bruce Momjian |
| 2007-02-20 | Prevent BLCKSZ < 1024, and have initdb test shared buffers based on the | Bruce Momjian |
| 2007-02-20 | Add: | Bruce Momjian |
| 2007-02-20 | Fix markup. | Bruce Momjian |
| 2007-02-20 | Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the | Bruce Momjian |
| 2007-02-20 | Add: | Bruce Momjian |
| 2007-02-20 | Add URL for: | Bruce Momjian |
| 2007-02-20 | Add: | Bruce Momjian |
| 2007-02-20 | Update "encode" documentation to mention that 'escape' only changes null | Bruce Momjian |
| 2007-02-20 | Update pgpass Win32 wording. | Bruce Momjian |
| 2007-02-20 | Update information_schema documentation to match system tables. | Bruce Momjian |
| 2007-02-20 | Wording improvement. | Bruce Momjian |
| 2007-02-20 | More clearly document that most PostgreSQL utilities support libpq | Bruce Momjian |
| 2007-02-20 | Adjust user-facing documentation to explain why we don't check pgpass | Tom Lane |
| 2007-02-20 | Remove the Query structure from the executor's API. This allows us to stop | Tom Lane |
| 2007-02-20 | Remove, item not needed for Win32: | Bruce Momjian |
| 2007-02-20 | Add comment that on Win32, we don't need to check the .pgpass file | Bruce Momjian |
| 2007-02-20 | Remove "History" sections for pg_dump and pg_restore. I don't think | Bruce Momjian |
| 2007-02-20 | Spell check on array patch. | Bruce Momjian |
| 2007-02-20 | Add for WIN32: | Bruce Momjian |
| 2007-02-20 | Update array slice documentation to be clearer. | Bruce Momjian |
| 2007-02-20 | Add: | Bruce Momjian |
| 2007-02-20 | Comment-out documentation for IS OF because it doesn't conform to the | Bruce Momjian |
| 2007-02-20 | Identify schema of inherited table in psql \d when necessary. | Peter Eisentraut |