| 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 |
| 1999-02-13 |
Thomas G. Lockhart | Minor markup changes for the recent TEMP TABLE info. |
commit | commitdiff | tree |
| 1999-02-13 |
Thomas G. Lockhart | More complete info from Oliver Elphick. |
commit | commitdiff | tree |
| 1999-02-12 |
Bruce Momjian | Optimizer cleanup. |
commit | commitdiff | tree |
| 1999-02-12 |
Bruce Momjian | JoinPath -> NestPath for nested loop. |
commit | commitdiff | tree |
| 1999-02-12 |
Bruce Momjian | Fix optimizer and make faster. |
commit | commitdiff | tree |
| 1999-02-12 |
Bruce Momjian | optimizer update |
commit | commitdiff | tree |
| 1999-02-11 |
Tom Lane | Remove Perl module's unnecessary dependence on libpq... |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | Optimizer cleanups. |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | Optimizer cleanup. |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | optimizer cleanup |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | Optimizer cleanup. |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | More optimization. |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | More optimizer speedups. |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | optimizer cleanup |
commit | commitdiff | tree |
| 1999-02-11 |
Bruce Momjian | Optimizer fix for samekeys() and cost fixes for longer... |
commit | commitdiff | tree |
| 1999-02-11 |
Tom Lane | Include <varargs.h> on SunOS. (Does any other platform... |
commit | commitdiff | tree |
| 1999-02-10 |
Bruce Momjian | Optmizer cleanup |
commit | commitdiff | tree |
| 1999-02-10 |
Bruce Momjian | Update find_typedefs for bsdi 4.0. |
commit | commitdiff | tree |
| 1999-02-10 |
Bruce Momjian | Rename Path.keys to Path.pathkeys. Too many 'keys... |
commit | commitdiff | tree |
| 1999-02-09 |
Bruce Momjian | Rename Temp to Noname for noname tables. |
commit | commitdiff | tree |
| 1999-02-09 |
Bruce Momjian | Optimizer fix for samekeys. |
commit | commitdiff | tree |
| 1999-02-09 |
Bruce Momjian | Major optimizer improvement for joining a large number... |
commit | commitdiff | tree |
| 1999-02-08 |
Jan Wieck | Added LIMIT/OFFSET functionality including new regressi... |
commit | commitdiff | tree |
| 1999-02-08 |
Bruce Momjian | Optimizer cleanup. |
commit | commitdiff | tree |
| 1999-02-08 |
Tom Lane | pg_dump -d or -D didn't quote special characters in... |
commit | commitdiff | tree |
| 1999-02-08 |
Jan Wieck | Revert some changes from the INTERSECT/EXPECT patch... |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Simplify scanstr(), fix broken octal-escape code. |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Simplify lexer's rules for string constants, eliminate... |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Include -lcrypt when needed to link libpgtcl.so and... |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | Changed manpages for create_rule/drop_rule to the semantics |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Add PQresStatus() function to avoid direct access to... |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Clean up some minor compile warnings. |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Correct definition of srandom() --- it takes unsigned... |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | New gram.c after modification of gram.y |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | Reenabled parentheses for grouping multiple rule action... |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | Changed ExecConstraints() and ExecRelCheck() to cache... |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | Missing semicolon in last fix :-} |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | One more fix to QuerySnapshot usage in ExecutorStart... |
commit | commitdiff | tree |
| 1999-02-07 |
Jan Wieck | Fixed problem with multiple portals shown up in portals... |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Fix bracketing error in CaseExpr code |
commit | commitdiff | tree |
| 1999-02-07 |
Bruce Momjian | Allow psql to do \p\g. Ingres does it, why not us? |
commit | commitdiff | tree |
| 1999-02-07 |
Tom Lane | Add equality checking for T_Query so that we don't get |
commit | commitdiff | tree |
| next |