1997-04-16 |
Marc G. Fournier | Fix a problem with Linux where yacc is *really* bison -y |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Vadim B. Mikheev | connectDB(): setsockopt (..., TCP_NODELAY, ...) added. |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Vadim B. Mikheev | StreamConnection(): setsockopt (..., TCP_NODELAY, ... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Vadim B. Mikheev | 1. BTREE_VERSION_1: using bti_itup->t_tid as unique... |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Vadim B. Mikheev | BTREE_VERSION_1: using bti_itup->t_tid as unique identi... |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | A couple of cleanups from Scott Harrison <Scott_Harriso... |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | Oops, don't forget to remove the CASSERT=true line |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | Have CASSERT enabled/disabled via configure, and passed... |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | Patch for Solaris 2.5 from: adrian@waltham.harvard.net |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | Various minor HP related patches from: |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | A small fix, where default: condition in case had not... |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | 2. The file /usr/local/pgsql/src/backend/lipq/pgcomprim... |
commit | commitdiff | tree | snapshot |
1997-04-15 |
Marc G. Fournier | Fix up the -Wno-error problem for non-gcc compilers |
commit | commitdiff | tree | snapshot |
1997-04-13 |
Marc G. Fournier | Add ccsym to tools to determine OS/compiler specific... |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Fixes for [] escaping pointed out by Adrian |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | scripts required by configure to bypass its inabilty... |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Make sure that Makefile.${PORTNAME} is link'd and that... |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Remove port specific Makefile 'targets' (ie. shared... |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | More more of the include files under the include directory |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | remove the port related .h files from the top level... |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Fix detection of install vs installbsd |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Make sure postgres.h is included before we start checki... |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Get rid of the .sql files out of the Makefile |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | Major cleanup of Install instructions |
commit | commitdiff | tree | snapshot |
1997-04-12 |
Marc G. Fournier | modifications to pg_dump towards supporting dumping... |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Marc G. Fournier | Change BACKEND to CFLAGS |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Marc G. Fournier | Finish removing the TEST_MAIN stuff, which was mean... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Marc G. Fournier | Fix #include "cash.h" to be #include <utils/cash.h> |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Marc G. Fournier | Update man page, listing new \z value |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Marc G. Fournier | Add a \z command to psql that lists off grant/revoke... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Vadim B. Mikheev | Copy indexkeys in _copyIndexPath. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Marc G. Fournier | Much improved configure that integrates the build scrip... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Marc G. Fournier | remove the old regression test files. have copies... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Marc G. Fournier | Add in D'Arcy's cash code |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Marc G. Fournier | From: "Martin S. Utesch" <utesch@aut.tu-freiberg.de> |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Marc G. Fournier | GNUmakefile.in - remove backend/utils/Gen_fmgrtab.sh... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Vadim B. Mikheev | Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 ... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Vadim B. Mikheev | getattnvals(): if attnvals in pg_attribute is 0 then use |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Vadim B. Mikheev | 1. Enable to have different _CPU_PAGE_WEIGHT_ for heap... |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Vadim B. Mikheev | Fix (hack) IndexSelectivity(): |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Marc G. Fournier | Slight mods to explain (or try to) the new regression... |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Vadim B. Mikheev | Fix btabstimecmp (). |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Marc G. Fournier | Get rid of queries.source...its all in the sql directory. |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Marc G. Fournier | More splits and cleanups... |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Marc G. Fournier | More splits and cleanups... |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Marc G. Fournier | Add in support so that build will at least guess which... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | remove create.{source,sql} as they are now down in... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | Change Postgres95 to PostgreSQL |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | More splits of the regression tests in order to make... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | Purge out tests/expected that are now in sql/expected... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | Again, add more tests |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | Add more expected.out results |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | There are the broken out 'sql' queries from queries... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | These are the broken down 'expected.output' files creat... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Print 'Group' as name of Group plan. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Changes for GROUP BY func_results: |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Changes for GROUP BY func_results. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Now we can GROUP BY func_results. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Fix for 'SET var_name TO var_value': var_name already... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Put resdom into GroupClause (GROUP BY func_results) |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Vadim B. Mikheev | Check for attributeList is NULL in ConstructTupleDescri... |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Marc G. Fournier | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> |
commit | commitdiff | tree | snapshot |
1997-04-04 |
Marc G. Fournier | Move YACC and YFLAGS into the template files |
commit | commitdiff | tree | snapshot |
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 |
next |