2007-03-02 |
Tom Lane | Fix broken markup, improve wording. |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Tom Lane | Suppress useless searches for unused line pointers... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Tom Lane | Fix miscalculation of stats collector's write delay... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Tom Lane | Fix markQueryForLocking() to work correctly in the... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Peter Eisentraut | Fix date/time formats for XML Schema output. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Tom Lane | Fix up several contrib modules that were using varlena... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Bruce Momjian | Add language about rights given by posting a patch: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Magnus Hagander | Remove temporary Windows-specific debugging code. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Tom Lane | Replace direct assignments to VARATT_SIZEP(x) with... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Bruce Momjian | Update release timeline to use unnumber lists HTML. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Bruce Momjian | Update DEV FAQ for CVS/SVN issue. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Bruce Momjian | Remove Kerberos mention in Solaris FAQ. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Peter Eisentraut | Allow information schema definitions to work without... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Magnus Hagander | Make build.bat return a proper errorcode if the build... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Tom Lane | Get rid of the separate EState for subplans, and just... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Tom Lane | Put back copyObject() call I removed in a fit of brain... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Update Solaris FAQ. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Tom Lane | Now that plans have flat rangetable lists, it's a lot... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Move BLCKSZ < 1024 check to guc.c. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Spelling fix. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Update Solaris FAQ wording, per Peter. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Update upgrade FAQ info. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Update Solaris FAQ. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Bruce Momjian | Add psql \prompt capability. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Tom Lane | Change Agg and Group nodes so that Vars contained in... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Tom Lane | Fix bug I introduced in recent patch to make hash joins... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Tom Lane | Turn the rangetable used by the executor into a flat... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Remove extra tab. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Remove tabs from SGML reference files, so their additio... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update upgrade wording. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update new optional VACUUM FULL hint for translations... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Move increase FSM warning to after lazy_truncate_heap... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | btree source code cleanups: |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update FAQ about minor updates. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update URL in German FAQ for bug form, per Schima,... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update Chinese FAQs to have two versions, a traditional... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Fix typo, per Dave Page. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update minor release text. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Add configure --enable-profiling to enable GCC profilin... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update upgrade text. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Magnus Hagander | Revert changes to process pg_proc.h entries without... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update URL for set-returning functions. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Andrew Dunstan | Allow pltcl args to spi_prepare and plpython args to... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Prevent BLCKSZ < 1024, and have initdb test shared... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Fix markup. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Change $(CC) to $(COMPILER) on Solaris gcc so -m64... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update "encode" documentation to mention that 'escape... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update pgpass Win32 wording. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update information_schema documentation to match system... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Wording improvement. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | More clearly document that most PostgreSQL utilities... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Tom Lane | Adjust user-facing documentation to explain why we... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Tom Lane | Remove the Query structure from the executor's API... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Remove, item not needed for Win32: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add comment that on Win32, we don't need to check the... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Remove "History" sections for pg_dump and pg_restore... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Spell check on array patch. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add for WIN32: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update array slice documentation to be clearer. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Comment-out documentation for IS OF because it doesn... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Peter Eisentraut | Identify schema of inherited table in psql \d when... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Peter Eisentraut | Add missing OIDs to pg_proc. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Remove item: |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Document IS [NOT] OF, which was added in 7.3. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Add FAQ text about Makefile.custom: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Document that to_char('J'/Julian) is midnight-based... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Wording improvement. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Update PQfree() documentation to be clearer, backpatch... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Add newlines. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Clarify documentation that initdb -A or editing pg_hba... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Clarify documentation for "day of the week" handling... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Add "isodow" option to EXTRACT() and date_part() where... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Magnus Hagander | Fix pg_dump on win32 to properly dump files larger... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Magnus Hagander | Parse pg_proc.h with entries without OIDs. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tom Lane | Get rid of some old and crufty global variables in... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tom Lane | Improve plpgsql's error message when a datatype declara... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tom Lane | Put function expressions and values lists into Function... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Tom Lane | Fix portal management code to support non-default comma... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Bruce Momjian | Document limitation of SPI_execute() using multiple... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Bruce Momjian | Update "Conflicting lock modes" to show as conflict... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Tom Lane | Add code so that when COPY_PARSE_PLAN_TREES is defined... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Bruce Momjian | Remove rint() for to_char MS and US output. We can... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Bruce Momjian | Cleanup of to_char() patch. |
commit | commitdiff | tree | snapshot |
next |