| Age | Commit message (Expand) | Author |
| 2007-02-27 | Update DEV FAQ for CVS/SVN issue. | Bruce Momjian |
| 2007-02-27 | Remove Kerberos mention in Solaris FAQ. | Bruce Momjian |
| 2007-02-27 | Allow information schema definitions to work without requiring implicit | Peter Eisentraut |
| 2007-02-27 | Make build.bat return a proper errorcode if the build fails. | Magnus Hagander |
| 2007-02-27 | Get rid of the separate EState for subplans, and just let them share the | Tom Lane |
| 2007-02-25 | Put back copyObject() call I removed in a fit of brain fade. This one | Tom Lane |
| 2007-02-23 | Update Solaris FAQ. | Bruce Momjian |
| 2007-02-23 | Now that plans have flat rangetable lists, it's a lot easier to get EXPLAIN to | Tom Lane |
| 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 |