1997-06-03 |
Thomas G. Lockhart | Fix a few DATEDEBUG print statements. |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | cc1: warnings being treated as errors |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | SET geqo TO 'on' restores _use_geqo_rels_ to GEQO_RELS... |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | cc1: warnings being treated as errors |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | SET var TO '...' |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | cc1: warnings being treated as errors |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | Cleanups. |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Bruce Momjian | Add \dt and \di to psql help. |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | New description of currval. |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | #define GEQO_RELS 6 (not 7) |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Vadim B. Mikheev | Fix deleted tuples re-incarnation possible when vacuum... |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Bruce Momjian | Update man and psqlHelp for new SET GEQO=# option. |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Bruce Momjian | Allow for EOF or \0 as input() return from lex. |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Vadim B. Mikheev | Oracle like currval behaviour. |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Vadim B. Mikheev | #define GEQO_RELS 7 |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Vadim B. Mikheev | Use GEQO if _use_geqo_ is TRUE and # of relations is... |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Vadim B. Mikheev | SET var TO 'a=b' |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Marc G. Fournier | From: Igor <igor@sba.miami.edu> |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Marc G. Fournier | From: David Friend <dfriend@atlsci.atlsci.com> |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Marc G. Fournier | From: Igor <igor@sba.miami.edu> |
commit | commitdiff | tree | snapshot |
1997-06-02 |
Marc G. Fournier | From: Igor <igor@sba.miami.edu> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | Ordering of libraries changed so that -lbsd is *after... |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | From: Phil Nelson <phil@cs.wwu.edu> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | From: Robert Bruccoleri <bruc@bms.com> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | From: Igor <igor@sba.miami.edu> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Marc G. Fournier | From: Igor <igor@sba.miami.edu> |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Added \n to error message. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Add R_PLANS to psql help, and SET cleanup. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | DROP agg psql help change from Darren. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | SET R_PLANS added to manual page. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Put back old lines. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Add bsdi 3.0 to configure. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Cleanup for AIX from Darren. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Escape newline in select output, from A. Duursma. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Enable GEQO for more than six tables, from Martin. |
commit | commitdiff | tree | snapshot |
1997-06-01 |
Bruce Momjian | Changed 1943 to 1947 to fix, other cleanups. |
commit | commitdiff | tree | snapshot |
1997-05-31 |
Bruce Momjian | Fix for SELECT * INTO TABLE for char(), varchar() fields. |
commit | commitdiff | tree | snapshot |
1997-05-31 |
Vadim B. Mikheev | If there is no table in RangeTable for colname then |
commit | commitdiff | tree | snapshot |
1997-05-31 |
Vadim B. Mikheev | If we have to split leaf page in the chain of duplicates |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Vadim B. Mikheev | Added: new BTP_CHAIN flag (if hikey == firstkey then... |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Vadim B. Mikheev | Fix duplicates handling. |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Thomas G. Lockhart | Clean up support for USE_POSIX_TIME, ! HAVE_INT_TIMEZON... |
commit | commitdiff | tree | snapshot |
1997-05-26 |
Thomas G. Lockhart | Ensure double alignment for time and arrays of circles. |
commit | commitdiff | tree | snapshot |
1997-05-26 |
Marc G. Fournier | From: David Friend <dfriend@atlsci.atlsci.com> |
commit | commitdiff | tree | snapshot |
1997-05-26 |
Marc G. Fournier | From: David Friend <dfriend@atlsci.atlsci.com> |
commit | commitdiff | tree | snapshot |
1997-05-25 |
Marc G. Fournier | -m <arg> -M weren't setup properly in getopts()... |
commit | commitdiff | tree | snapshot |
1997-05-24 |
Bruce Momjian | Fix core dump on \c. |
commit | commitdiff | tree | snapshot |
1997-05-24 |
Bruce Momjian | Fix \c option after breaking it. |
commit | commitdiff | tree | snapshot |
1997-05-23 |
Thomas G. Lockhart | Clean up redundant tests for valid pointers in geometri... |
commit | commitdiff | tree | snapshot |
1997-05-23 |
Thomas G. Lockhart | Enable new date and time definitions to allow Solaris... |
commit | commitdiff | tree | snapshot |
1997-05-23 |
Vadim B. Mikheev | AllocateFile(): |
commit | commitdiff | tree | snapshot |
1997-05-23 |
Bruce Momjian | Only free memory if environment value is replaced. |
commit | commitdiff | tree | snapshot |
1997-05-23 |
Bruce Momjian | Comment on fix added. |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Bruce Momjian | Preserve putenv() memory in psql \connect user fix. |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Bruce Momjian | Fix backslash commands broken when \connect user added. |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Vadim B. Mikheev | RelationPurgeLocalRelation(): |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Vadim B. Mikheev | 1. Fix md memory leak: |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Vadim B. Mikheev | 1. Cleanup (no more FreeFd - unuseful; others). |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Vadim B. Mikheev | gist.h: |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Vadim B. Mikheev | 1. Pass GISTENTRYs to giststate->penaltyFn by pointers... |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Marc G. Fournier | Oops, missed the commit on this one by Darren King... |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-05-22 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-05-21 |
Bruce Momjian | Updated pg_dumpall and psql to preserve database owners. |
commit | commitdiff | tree | snapshot |
1997-05-21 |
Bruce Momjian | Add SRCDIR to lextest |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Bruce Momjian | Fix for lextest return value. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | Little memmory leak in RelationFlushRelation() in freeing |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | Define FREE(x) as pfree. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | Shouldn't we use palloc instead of malloc ? |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | 1. LocalBufferSync(): set nextFreeLocalBuf to 0 - we... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | Consider right-sided plans if _use_right_sided_plans_... |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | New VAR r_plans added to enable turn ON/OFF |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Vadim B. Mikheev | Initialize internal keys if rtree used in inner scan. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Bruce Momjian | Added fcvt() prot for bsdi. |
commit | commitdiff | tree | snapshot |
1997-05-20 |
Marc G. Fournier | From: Darren King <aixssd!darrenk@abs.net> |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Bruce Momjian | Remove create_database interactive prohibition from... |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Bruce Momjian | Add Makefile.global to lextest makefile. |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Vadim B. Mikheev | Multi-column indices creation is now supported in norma... |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Marc G. Fournier | From: Olaf Mittelstaedt <MSTAEDT@va-sigi.va.fh-ulm.de> |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Marc G. Fournier | These two files got reversed somehow... -K PIC is a... |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Edmund Mergl | added const declaration in form() E.Mergl |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Edmund Mergl | added const declaration E.Mergl |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Add comments to assist with installation. |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Linux-specific (RedHat variant) postgres system startup... |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Add information on regression testing and Linux ports. |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Initial 64-bit integer package. |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Remove troublesome type coersions from the char8 return... |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Spiff up description of the regression tests and outcomes. |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Thomas G. Lockhart | Include information for reset, set, and show commands. |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Marc G. Fournier | From: David Friend <dfriend@atlsci.atlsci.com> |
commit | commitdiff | tree | snapshot |
1997-05-17 |
Marc G. Fournier | From: David Friend <dfriend@atlsci.atlsci.com> |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Thomas G. Lockhart | Improve informational messages for "show" command respo... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Thomas G. Lockhart | Fix expected output for datetime and abstime to/from... |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Thomas G. Lockhart | Fix datetime and abstime conversions to and from date. |
commit | commitdiff | tree | snapshot |
1997-05-16 |
Thomas G. Lockhart | Add documentation for reset, set, and show, and cross... |
commit | commitdiff | tree | snapshot |
next |