1999-08-05 |
Tom Lane | parse_coerce fix allows early simplification of one |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Tom Lane | Revise parse_coerce() to handle coercion of int and... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Tom Lane | Fix ELF test so it doesn't spit up on all non-ELF syste... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Tom Lane | Add a VACUUM command in hopes of making pg_upgrade... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Tom Lane | Further selectivity-estimation work. Speed up eqsel() |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Marc G. Fournier | back out last... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Marc G. Fournier | testing somethign... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bruce Momjian | I didn't see any further discussion so here is, I hope... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bruce Momjian | Update NT readme. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Tom Lane | First step in fixing selectivity-estimation code. eqsel and |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Tom Lane | Add another ORDER BY to rules test; got tired of it... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tom Lane | Re-enable pg_upgrade, after adding checks that the... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tom Lane | Add some more verbiage to man page's directions for... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tom Lane | Add comments for attdisbursion field --- NO code change. |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Tom Lane | Update comments about clause selectivity estimation. |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bruce Momjian | Make usecatupd disabled for normal users, and allow... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Tom Lane | Further cleanups of indexqual processing: simplify... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | There is one section that changed, concernign startup... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | v6.6's HISTORY file should reflect changes that went... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | just testing a script... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bruce Momjian | Remove extra #endif |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | Nothing changed, just testing cvslog ... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bruce Momjian | Fix description of psql flags -t and -q. |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Tom Lane | Fix coredump seen when doing mergejoin between indexed... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Tom Lane | Update comments for create_indexscan_node(). |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Bruce Momjian | Remove comment after optimization flag. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Tom Lane | Add support for Case exprs to fix_indxqual_references, |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Tom Lane | Add equal() funcs for Case nodes ... amazing we had not |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Tom Lane | Allow a_expr not just AexprConst in the right-hand... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Tom Lane | Correct bug in best_innerjoin(): it should check all the |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Tom Lane | My recent optimizer changes caused a different plan to |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Tom Lane | First cut at doing LIKE/regex indexing optimization in |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Tom Lane | Further work on planning of indexscans. Cleaned up... |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Tom Lane | Remove 'restrictinfojoinid' field from RestrictInfo... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Tom Lane | Clean up messy clause-selectivity code in clausesel... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Tom Lane | Minor code beautification, extensive improvement of |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Tom Lane | Exit cleanups I made yesterday caused pq_close() to be |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Bruce Momjian | Alpha spinlock fix from Uncle George <gatgul@voicenet... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Thomas G. Lockhart | Complete merge of all old man page information. |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Thomas G. Lockhart | Complete merge of all old man page information. |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Tom Lane | Plug several holes in backend's ability to cope with |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | While I was running some tests in psql, trying to figur... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Reverse out cache changes that are not ready yet. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Use -ieee alpha flag for gcc and egcs only. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Re-add Makefile. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bruce Momjian | Move -ieee to adt Makefile, and add CPU Makefile variable. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Tom Lane | Complain about INSERT ... SELECT ... ORDER BY, which... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | psql fix. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | linux/sparc cleanup |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Fix for linux/sparc. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Cleanup of patch just applied. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Set the application name, used for parsing readline... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Fix #if if. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Install new alignment code to use MAXALIGN rather than... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Enable WIN32 compilation of libpq. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Win32 cleanup |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Re-add getopt.h check, remove NT-specific tests for it. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Tom Lane | Clean up gcc warning about unused static decl. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Remove getopt configure check. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Tom Lane | Put back mistakenly removed configure test for HAVE_NET... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Tom Lane | Parser no longer considers |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Tom Lane | Rewrite parser's handling of INSERT ... SELECT so that... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | Update ecpg compile. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | Add getopt test. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | Fix configure problem. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Tom Lane | Fix typo in _outArrayRef(). |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | update |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | Update for 6.6. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | configure cleanup |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | configure cleanup |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | Update configure include checks. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | Update includes from configure |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bruce Momjian | No check for string/strings.h. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Tom Lane | Improve commentary about ArrayRef and ResTarget nodes. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | Move some system includes into c.h, and remove duplicates. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Tom Lane | Fix incorrect declaration of rtentry as 'ResTarget... |
commit | commitdiff | tree | snapshot |
next |