| 1999-03-06 |
Tom Lane | Eliminate duplicated code in dt.h |
commit | commitdiff | tree |
| 1999-03-06 |
Tom Lane | Reduce DEF_MAXBACKENDS to 32 so that default configuration |
commit | commitdiff | tree |
| 1999-03-06 |
Tom Lane | A few further tweaks to shared memory space estimation. |
commit | commitdiff | tree |
| 1999-03-05 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 1999-03-05 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 1999-03-03 |
Tom Lane | Partial fix for copied-plan bugs reported by Hiroshi... |
commit | commitdiff | tree |
| 1999-03-01 |
Tom Lane | Executor no longer cares about mergejoinop, mergerighto... |
commit | commitdiff | tree |
| 1999-02-28 |
Marc G. Fournier | From: Michael Meskes <Michael_Meskes@topmail.de> |
commit | commitdiff | tree |
| 1999-02-28 |
Tom Lane | Fix pg_operator entries for mergejoinable operators... |
commit | commitdiff | tree |
| 1999-02-28 |
Tom Lane | Fix executor to work correctly with mergejoins where... |
commit | commitdiff | tree |
| 1999-02-27 |
Tom Lane | Remove recipe.o from Makefile ... dead code not quite... |
commit | commitdiff | tree |
| 1999-02-27 |
Tom Lane | Put back T_RecipeStmt, since the system doesn't actuall... |
commit | commitdiff | tree |
| 1999-02-27 |
Tom Lane | Someone forgot to commit gram.c and parse.h after his... |
commit | commitdiff | tree |
| 1999-02-25 |
Bruce Momjian | Remove reference to recipe.h. |
commit | commitdiff | tree |
| 1999-02-24 |
Bruce Momjian | Fix problem with selectivity error in added columns... |
commit | commitdiff | tree |
| 1999-02-24 |
Bruce Momjian | update comments |
commit | commitdiff | tree |
| 1999-02-24 |
Bruce Momjian | Thank you for the advice. I concluded that current... |
commit | commitdiff | tree |
| 1999-02-23 |
Marc G. Fournier | From: Michael Meskes <Michael_Meskes@topmail.de> |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Add parameters to function calls to pass back table... |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Add a few other parser-only nodes for debugging help. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Define JoinExpr structure for outer join syntax. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Clean up error messages. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Do a better job of selecting candidates among functions |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Include some new code for outer joins. Disabled by... |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Put in explicit checks for implicit index name lengths. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Modify the outer join placeholder code with something... |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Bring debugging print statement declarations up to... |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Add constants for outer join states in executor. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Add first code to help with outer joins. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Fix typos in comments. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Fix typo in comment. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Update error messages with more consistant format. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Remove non-portable queries by replacing getpgusername... |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Add many new test cases. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | First tests using JOIN syntax. |
commit | commitdiff | tree |
| 1999-02-23 |
Thomas G. Lockhart | Rearrange order of subdirectory creation to help genera... |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | comments cleanup. |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | comment cleanup. |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | ifdef out append(). |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | Ok. I found an align problem in lobj that might not... |
commit | commitdiff | tree |
| 1999-02-22 |
Tom Lane | Repair some pretty serious problems in dynahash.c and |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | more cleanup |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | Final optimizer cleanups. |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | rename pgsql to postgres in regression. |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | change pgsql to postgres |
commit | commitdiff | tree |
| 1999-02-22 |
Bruce Momjian | fix compile problem. |
commit | commitdiff | tree |
| 1999-02-21 |
Marc G. Fournier | From: Tatsuo Ishii <t-ishii@sra.co.jp> |
commit | commitdiff | tree |
| 1999-02-21 |
Tom Lane | Document postmaster's -N switch. |
commit | commitdiff | tree |
| 1999-02-21 |
Tom Lane | Document configure's --with-maxbackends switch. |
commit | commitdiff | tree |
| 1999-02-21 |
Marc G. Fournier | From: Michael Meskes <Michael_Meskes@topmail.de> |
commit | commitdiff | tree |
| 1999-02-21 |
Bruce Momjian | pathkeys.c cleanup. |
commit | commitdiff | tree |
| 1999-02-21 |
Tom Lane | Rearrange handling of MAXBACKENDS a little bit. The... |
commit | commitdiff | tree |
| 1999-02-20 |
Bruce Momjian | pathkeys fixes |
commit | commitdiff | tree |
| 1999-02-20 |
Bruce Momjian | Update pathkeys comparison function. |
commit | commitdiff | tree |
| 1999-02-20 |
Bruce Momjian | update pathkey description. |
commit | commitdiff | tree |
| 1999-02-20 |
Bruce Momjian | add pathkeys description. |
commit | commitdiff | tree |
| 1999-02-20 |
Bruce Momjian | another rename of optimizer |
commit | commitdiff | tree |
| 1999-02-20 |
Marc G. Fournier | From: Michael Meskes <Michael_Meskes@topmail.de> |
commit | commitdiff | tree |
| 1999-02-19 |
Tom Lane | OOPS ... Perl5 interface to PQsetdbLogin was actually |
commit | commitdiff | tree |
| 1999-02-19 |
Tom Lane | Reorder startup ops so that if preallocation of semas... |
commit | commitdiff | tree |
| 1999-02-19 |
Tom Lane | Allow maximum number of backends to be set at configure... |
commit | commitdiff | tree |
| 1999-02-19 |
Bruce Momjian | optimizer cleanup |
commit | commitdiff | tree |
| 1999-02-19 |
Bruce Momjian | optimizer cleanup |
commit | commitdiff | tree |
| 1999-02-19 |
Thomas G. Lockhart | Fix parens typo reported by wmt@thi.com (Bill Tonkin). |
commit | commitdiff | tree |
| 1999-02-19 |
Thomas G. Lockhart | Fix SGML markup from last content changes. |
commit | commitdiff | tree |
| 1999-02-18 |
Bruce Momjian | rename optimizer file name |
commit | commitdiff | tree |
| 1999-02-18 |
Bruce Momjian | Enable bushy and right-hand queries by default. |
commit | commitdiff | tree |
| 1999-02-18 |
Bruce Momjian | Enable bushy plans by default. |
commit | commitdiff | tree |
| 1999-02-18 |
Bruce Momjian | optimizer cleanup |
commit | commitdiff | tree |
| 1999-02-18 |
Bruce Momjian | more optimizer cleanups |
commit | commitdiff | tree |
| 1999-02-18 |
Tom Lane | Produce a more specific error message when backend... |
commit | commitdiff | tree |
| 1999-02-18 |
Bruce Momjian | Fix bushy plans. Cleanup. |
commit | commitdiff | tree |
| 1999-02-16 |
Bruce Momjian | Re-enable bushy plans. Vadim want them. |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | Update optimizer readme. |
commit | commitdiff | tree |
| 1999-02-15 |
Tom Lane | regprocin should accept '-' signifying InvalidOid, for |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | rename |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | optimizer rename |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | optimizer rename |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | otherrels is now unjoined_rels |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | optimizer rename |
commit | commitdiff | tree |
| 1999-02-15 |
Bruce Momjian | Remove duplicate geqo functions, and more optimizer... |
commit | commitdiff | tree |
| 1999-02-15 |
Tom Lane | Replace non-idiomatic nconc(x, lcons(y, NIL)) with... |
commit | commitdiff | tree |
| 1999-02-15 |
Tom Lane | Fix a number of places that made faulty assumptions... |
commit | commitdiff | tree |
| 1999-02-14 |
Tom Lane | Fix optimizer coredump with unary-operator WHERE clauses. |
commit | commitdiff | tree |
| 1999-02-14 |
Bruce Momjian | optimizer cleanup. |
commit | commitdiff | tree |
| 1999-02-14 |
Bruce Momjian | optimizer rename. |
commit | commitdiff | tree |
| 1999-02-14 |
Bruce Momjian | Optimizer rename. |
commit | commitdiff | tree |
| 1999-02-13 |
Bruce Momjian | Change my-function-name-- to my_function_name, and... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Fix offset of one for date_part(timespan) when given... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Remove equivalence between datetime and float8. Led... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Change #if FALSE to #if NOT_USED to avoid port problems. |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Add routines to convert between int8 and text/varchar... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Add routines to convert between int8 and text/varchar... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Include some Julian date declarations to share between... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Re-enable arch-dev.sgml now that it has new information... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Require complete tagging in emacs hints at bottom of... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Include chapter on SQL language elements (keywords... |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Describe the date/time parsing rules. |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Add Stefan Simkovics' Master's Thesis. |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | Substitute great info from Stefan Simkovics' Master... |
commit | commitdiff | tree |
| next |