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 |
1999-07-17 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | Fix for multi-byte includes. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Tom Lane | Fix silly typo in commentary... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | Add c.h to exclusion list. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | clean up comment on missing file. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | Include check |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | More config.h cleanups. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | Add config.h as needed. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Tired of seeing that 'unused variable' warning... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Add back improperly removed #include for utils/trace.h. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Add back improperly removed #include for config.h. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Add back improperly removed #include for utils/dynamic_... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Fix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Support subscripts on bare column names. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Tom Lane | Allow bare column names to be subscripted as arrays... |
commit | commitdiff | tree | snapshot |
next |