1997-04-04 |
Marc G. Fournier | This commit represents a clean compile with the new... |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | Got AROPT setting backwards...correct it |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | Add distclean to target listing |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | Again, needs float.h |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | needs float.h for DBL_MIN under FreeBSD |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | Remove some files that were inadvertantly created |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | One helluva mess. |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | Install os.h when we install the other headers... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Marc G. Fournier | More modifications to make building more interactive: |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Marc G. Fournier | Remove code associated with !ACLGROUP_PATCH, and approp... |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Marc G. Fournier | Various improvements to reduce questions :) |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Marc G. Fournier | From: "D'Arcy J.M. Cain" <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | removed as already installed as part of system headers... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | From: Anton de Wet <adw@obsidian.co.za> |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | From: Oleg Bartunov <oleg@sai.msu.su> |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | New keyword: SEQUENCE. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Manuals for SEQUENCEs. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | \h create/drop sequence. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Dumping sequence relations as 'CREATE SEQUENCE ...'. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Call DefineSequence () for T_CreateSeqStmt node. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Can't INSERT/UPDATE/DELETE sequence relation. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | CREATE/DROP SEQUENCE ... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Can't COPY TO sequence relation. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Sequence numbers generators code. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | vc_getrels(p, VacRelP) returns NIL for special relation... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Hack for heap_creat to enable relkind to be 'S' for... |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | CloseSequences () at xact commit/abort. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | New node T_CreateSeqStmt. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | New relkind ('S') for sequence relations. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Vadim B. Mikheev | Prototypes for sequence.c |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Marc G. Fournier | Use $(CC), not gcc, to compile |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Marc G. Fournier | Misc port related issues |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | Slight Linux related bug pointed out by Gabriel Akos... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | From: "D'Arcy J.M. Cain" <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | From: "D'Arcy J.M. Cain" <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Marc G. Fournier | On some systems limits.h is needed to define DBL_MIN. |
commit | commitdiff | tree | snapshot |
1997-03-27 |
Vadim B. Mikheev | Added call to heap_endscan in IndexIsUniqueNoCache... |
commit | commitdiff | tree | snapshot |
1997-03-27 |
Marc G. Fournier | turn GEQO code on by default |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Marc G. Fournier | Remove customize in favor of 'build' |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Marc G. Fournier | Add ability to change installation directory in build... |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Marc G. Fournier | Add string.h for strerror() prototype |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Marc G. Fournier | include float.h *after* postgres.h :( |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Vadim B. Mikheev | Disallow to create multi-column indices using non-btree. |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Marc G. Fournier | need float.h under FreeBSD for DBL_MIN |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Vadim B. Mikheev | '\h create index' shows that multi-column indices are... |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Vadim B. Mikheev | Added syntax for multi-column indices. |
commit | commitdiff | tree | snapshot |
1997-03-26 |
Vadim B. Mikheev | Someone forgot about 'case sizeof(int32)' for |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Add checs for float.h |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Add float.h for DBL_{MIN,MAX} under FreeBSD |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | another one missed |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | MIssed adding a file to the repository |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | From: "D'Arcy J.M. Cain" <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Various patches for shared libraries under i386-solaris by: |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Here's two more diffs... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Rather than make this a Linux test, we should just... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Use $(LD_ADD) from Makefile.global instead of $(LDADD... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | MOre univel port patches/files from: |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Start of a univel port by "Michael P. Snyder" <msnyder... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Vadim B. Mikheev | Free memory allocated by command in the BlankPortal... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | - Renamed the variable names to something shorter... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Add in alpha port |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | I don't know whether this breaks what the previous... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Marc G. Fournier | Needs USE_POSIX_SIGNALS |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Vadim B. Mikheev | + NULLs handling |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Vadim B. Mikheev | New func _bt_checkkeys() added to let caller know numbe... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Vadim B. Mikheev | Setting index' attributes attcacheoff to -1 in index_cr... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Vadim B. Mikheev | Added #define NullValueRegProcedure and #define NonNull... |
commit | commitdiff | tree | snapshot |
1997-03-21 |
Marc G. Fournier | Forgot to add an AC_SUBST(STRERROR) to configure.in... |
commit | commitdiff | tree | snapshot |
1997-03-21 |
Marc G. Fournier | From: "D'Arcy J.M. Cain" <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Marc G. Fournier | change strtok(0.. to strtok(NULL.. |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Marc G. Fournier | From: "D'Arcy J.M. Cain" <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Marc G. Fournier | Check for and set HAVE_CRYPT_H if <crypt.h> exists |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Marc G. Fournier | use autoconf 2.12 instead of 2.10 to gernate configure... |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Vadim B. Mikheev | Fix call to index_create in DefineIndex. |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Vadim B. Mikheev | Fix index_create for multi-column indices |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Vadim B. Mikheev | Fix index_create for multi-column indices |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Marc G. Fournier | remove a double declaration/prototype |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Marc G. Fournier | Remove port.c since it is redundant (well, empty, at... |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Marc G. Fournier | Add a check for strerr, and add in D'Arcy's strerror... |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Marc G. Fournier | there, that's fixed |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Marc G. Fournier | Fixing a screw up |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | From: Jun Kuwamura <juk@rccm.co.jp> |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | Replace strsep() by strtok() |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | This is an attempt to get rid of some cruft... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | - Move most of the I/O in both libpq and the backend... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | Patches for Vadim's multikey indexing... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | Add in Vadim's multikey functions/examples as part... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Marc G. Fournier | Resync the source tree, commit some things that were... |
commit | commitdiff | tree | snapshot |
1997-03-17 |
Marc G. Fournier | Fixes for libpgtcl from Massimo |
commit | commitdiff | tree | snapshot |
1997-03-17 |
Marc G. Fournier | Add in a check for libcrypt.a |
commit | commitdiff | tree | snapshot |
1997-03-16 |
Marc G. Fournier | oracle_compat.c fixed for function overloading... |
commit | commitdiff | tree | snapshot |
next |