| 1999-02-18 |  Bruce Momjian | Enable bushy and right-hand queries by default. | commit | commitdiff | tree | snapshot | 
| 1999-02-18 |  Bruce Momjian | Enable bushy plans by default. | commit | commitdiff | tree | snapshot | 
| 1999-02-18 |  Bruce Momjian | optimizer cleanup | commit | commitdiff | tree | snapshot | 
| 1999-02-18 |  Bruce Momjian | more optimizer cleanups | commit | commitdiff | tree | snapshot | 
| 1999-02-18 |  Tom Lane | Produce a more specific error message when backend... | commit | commitdiff | tree | snapshot | 
| 1999-02-18 |  Bruce Momjian | Fix bushy plans.  Cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-16 |  Bruce Momjian | Re-enable bushy plans. Vadim want them. | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | Update optimizer readme. | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Tom Lane | regprocin should accept '-' signifying InvalidOid, for | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | rename | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | optimizer rename | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | optimizer rename | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | otherrels is now unjoined_rels | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | optimizer rename | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Bruce Momjian | Remove duplicate geqo functions, and more optimizer... | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Tom Lane | Replace non-idiomatic nconc(x, lcons(y, NIL)) with... | commit | commitdiff | tree | snapshot | 
| 1999-02-15 |  Tom Lane | Fix a number of places that made faulty assumptions... | commit | commitdiff | tree | snapshot | 
| 1999-02-14 |  Tom Lane | Fix optimizer coredump with unary-operator WHERE clauses. | commit | commitdiff | tree | snapshot | 
| 1999-02-14 |  Bruce Momjian | optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-14 |  Bruce Momjian | optimizer rename. | commit | commitdiff | tree | snapshot | 
| 1999-02-14 |  Bruce Momjian | Optimizer rename. | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Bruce Momjian | Change my-function-name-- to my_function_name, and... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Fix offset of one for date_part(timespan) when given... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Remove equivalence between datetime and float8. Led... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Change #if FALSE to #if NOT_USED to avoid port problems. | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Add routines to convert between int8 and text/varchar... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Add routines to convert between int8 and text/varchar... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Include some Julian date declarations to share between... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Re-enable arch-dev.sgml now that it has new information... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Require complete tagging in emacs hints at bottom of... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Include chapter on SQL language elements (keywords... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Describe the date/time parsing rules. | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Add Stefan Simkovics' Master's Thesis. | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Substitute great info from Stefan Simkovics' Master... | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | Minor markup changes for the recent TEMP TABLE info. | commit | commitdiff | tree | snapshot | 
| 1999-02-13 |  Thomas G. Lockhart | More complete info from Oliver Elphick. | commit | commitdiff | tree | snapshot | 
| 1999-02-12 |  Bruce Momjian | Optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-12 |  Bruce Momjian | JoinPath -> NestPath for nested loop. | commit | commitdiff | tree | snapshot | 
| 1999-02-12 |  Bruce Momjian | Fix optimizer and make faster. | commit | commitdiff | tree | snapshot | 
| 1999-02-12 |  Bruce Momjian | optimizer update | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Tom Lane | Remove Perl module's unnecessary dependence on libpq... | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | Optimizer cleanups. | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | Optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | optimizer cleanup | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | Optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | More optimization. | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | More optimizer speedups. | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | optimizer cleanup | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Bruce Momjian | Optimizer fix for samekeys() and cost fixes for longer... | commit | commitdiff | tree | snapshot | 
| 1999-02-11 |  Tom Lane | Include <varargs.h> on SunOS.  (Does any other platform... | commit | commitdiff | tree | snapshot | 
| 1999-02-10 |  Bruce Momjian | Optmizer cleanup | commit | commitdiff | tree | snapshot | 
| 1999-02-10 |  Bruce Momjian | Update find_typedefs for bsdi 4.0. | commit | commitdiff | tree | snapshot | 
| 1999-02-10 |  Bruce Momjian | Rename Path.keys to Path.pathkeys.  Too many 'keys... | commit | commitdiff | tree | snapshot | 
| 1999-02-09 |  Bruce Momjian | Rename Temp to Noname for noname tables. | commit | commitdiff | tree | snapshot | 
| 1999-02-09 |  Bruce Momjian | Optimizer fix for samekeys. | commit | commitdiff | tree | snapshot | 
| 1999-02-09 |  Bruce Momjian | Major optimizer improvement for joining a large number... | commit | commitdiff | tree | snapshot | 
| 1999-02-08 |  Jan Wieck | Added LIMIT/OFFSET functionality including new regressi... | commit | commitdiff | tree | snapshot | 
| 1999-02-08 |  Bruce Momjian | Optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-08 |  Tom Lane | pg_dump -d or -D didn't quote special characters in... | commit | commitdiff | tree | snapshot | 
| 1999-02-08 |  Jan Wieck | Revert some changes from the INTERSECT/EXPECT patch... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Simplify scanstr(), fix broken octal-escape code. | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Simplify lexer's rules for string constants, eliminate... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Include -lcrypt when needed to link libpgtcl.so and... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | Changed manpages for create_rule/drop_rule to the semantics | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Add PQresStatus() function to avoid direct access to... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Clean up some minor compile warnings. | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Correct definition of srandom() --- it takes unsigned... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | New gram.c after modification of gram.y | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | Reenabled parentheses for grouping multiple rule action... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | Changed ExecConstraints() and ExecRelCheck() to cache... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | Missing semicolon in last fix :-} | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | One more fix to QuerySnapshot usage in ExecutorStart... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Jan Wieck | Fixed problem with multiple portals shown up in portals... | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Fix bracketing error in CaseExpr code | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Bruce Momjian | Allow psql to do \p\g.  Ingres does it, why not us? | commit | commitdiff | tree | snapshot | 
| 1999-02-07 |  Tom Lane | Add equality checking for T_Query so that we don't get | commit | commitdiff | tree | snapshot | 
| 1999-02-06 |  Tom Lane | Add floating-point support to our emulation of snprintf | commit | commitdiff | tree | snapshot | 
| 1999-02-06 |  Tom Lane | Fix silly typo causing SELECT INTO TABLE to sometimes be | commit | commitdiff | tree | snapshot | 
| 1999-02-06 |  Bruce Momjian | Optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-06 |  Jan Wieck | New alloc set code using a memory block pool for small... | commit | commitdiff | tree | snapshot | 
| 1999-02-05 |  Bruce Momjian | optimizer cleanup | commit | commitdiff | tree | snapshot | 
| 1999-02-05 |  Bruce Momjian | Optimizer cleanup. | commit | commitdiff | tree | snapshot | 
| 1999-02-05 |  Bruce Momjian | Fix for returning stack pointer from selectivity, from... | commit | commitdiff | tree | snapshot | 
| 1999-02-05 |  Bruce Momjian | Reverse out const to libpq interface from D'Arcy. | commit | commitdiff | tree | snapshot | 
| 1999-02-05 |  Tom Lane | Fix silly typo in prune_joinrel | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Bruce Momjian | Optimizer cleanups. | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Bruce Momjian | Update optimizer comments. | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Bruce Momjian | Large object write-into-middle fix from Tatsuo Ishii. | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Marc G. Fournier | From: Michael Meskes <Michael.Meskes@usa.net> | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Bruce Momjian | Const fixes from D'Arcy. | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Bruce Momjian | More optimizer cleanups. | commit | commitdiff | tree | snapshot | 
| 1999-02-04 |  Bruce Momjian | More optimizer renaming HInfo -> HashInfo. | commit | commitdiff | tree | snapshot | 
| 1999-02-03 |  Bruce Momjian | Cleanup of source files where 'return' or 'var =' is... | commit | commitdiff | tree | snapshot | 
| 1999-02-03 |  Bruce Momjian | The libpq function PQfnumber does not handle case-insen... | commit | commitdiff | tree | snapshot | 
| 1999-02-03 |  Bruce Momjian | Optimizer rename ClauseInfo -> RestrictInfo.  Update... | commit | commitdiff | tree | snapshot | 
| 1999-02-03 |  Jan Wieck | Sort node for ORDER BY is suppressed if choosen index... | commit | commitdiff | tree | snapshot | 
| 1999-02-03 |  Tom Lane | Modify int8 to not depend on sscanf(), and fix configur... | commit | commitdiff | tree | snapshot | 
| 1999-02-02 |  Bruce Momjian | SET_ARGS cleanup | commit | commitdiff | tree | snapshot | 
| 1999-02-02 |  Bruce Momjian | Make GEQO use dependent on table and index count. | commit | commitdiff | tree | snapshot | 
| 1999-02-02 |  Bruce Momjian | OK I found it, | commit | commitdiff | tree | snapshot | 
| next |