]> granicus.if.org Git - postgresql/shortlog
postgresql
1998-02-25 Bruce Momjianpgindent changes for Thomas proc/lock cleanup
1998-02-24 Bruce MomjianFix for locking problems an dpriority.
1998-02-24 Marc G. FournierChange -c to -u for regress.sh...should shrink regressi...
1998-02-24 Marc G. FournierForgot to run autoconf after updatign configure.in...
1998-02-24 Marc G. Fournier+ Sat Feb 21 19:10:55 CET 1998
1998-02-24 Marc G. FournierFrom: "Denis V. Dmitrienko" <denis@null.net>
1998-02-24 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-02-24 Marc G. FournierVarious fixes for string.h vs strings.h
1998-02-24 Marc G. FournierRemove #include "port-protos.h", since we no longer...
1998-02-24 Marc G. FournierThere is no more 'port-protos.h', so don't try to inclu...
1998-02-24 Marc G. FournierForgot about the svr4 dynloader stuff
1998-02-24 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-24 Marc G. FournierVarious fixes for ecpg to remove compiler dependency...
1998-02-24 Marc G. FournierSlight change to GUESS for finding the right entry...
1998-02-24 Marc G. FournierAdd an '#include <sys/types.h>' for the netinet/in...
1998-02-24 Marc G. FournierInstall spi.h and trigger.in
1998-02-23 Marc G. FournierCreate a RULE wrapper around pg_user for the password...
1998-02-23 Marc G. FournierDocument ACL_RD -> ACL_NO change on default table creation
1998-02-23 Marc G. FournierNote that table permissions are no longer defaulted...
1998-02-23 Marc G. FournierModify initdb.sh so that it makes pg_user readable...
1998-02-23 Marc G. FournierQuick cleanups
1998-02-23 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-23 Bruce MomjianRemove libpq README.
1998-02-23 Marc G. FournierA few misc fixes brought up by Andrew
1998-02-23 Vadim B. MikheevSecond query in select_views.sql is replaced.
1998-02-23 Vadim B. MikheevFix relation path constraction in mdblindwrt().
1998-02-23 Bruce MomjianRemind people of view permissions, and install libpq...
1998-02-23 Vadim B. MikheevExecReScan for Unique & Sort nodes.
1998-02-23 Bruce MomjianPartial fix for select distinct in subselect.
1998-02-22 Bruce MomjianConfigure patches from Brook Milligan.
1998-02-22 Marc G. FournierThe getColumns() method in DataBaseMetaData.java return...
1998-02-22 Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1998-02-21 Marc G. FournierChange:
1998-02-21 Bruce MomjianAdd handling for new RangeTblEntry column name.
1998-02-21 Bruce MomjianConstlen can be -1, so make it a signed type.
1998-02-21 Marc G. FournierFirst step done,
1998-02-20 Edmund Mergl1.7.01.7.0
1998-02-20 Edmund Mergl1.7.0
1998-02-20 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-02-20 Marc G. FournierMissign a comma...
1998-02-20 Marc G. Fournier*** empty log message ***
1998-02-20 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-02-20 Marc G. FournierUpdate bugs section of ecpg...
1998-02-20 Marc G. FournierOkay, revert back to non-REVOKED...happy now? :)
1998-02-19 Marc G. FournierFrom: Andreas.Zeugswetter@telecom.at
1998-02-19 Bruce MomjianPassword fix. Now people have to do the REVOKE themselves.
1998-02-19 Marc G. Fournieroops, missed one...
1998-02-19 Marc G. FournierMakefile required some cleaning up for install and...
1998-02-19 Marc G. FournierDon't make shared libraries for i386_solaris yet.....
1998-02-19 Marc G. FournierUpdated from 0.61->0.76
1998-02-19 Bruce MomjianFIFO lock wait queue, with readers grouped together.
1998-02-19 Marc G. FournierVarious minor modes for i386_solaris
1998-02-19 Marc G. FournierCheck for <netinet/in.h>, required by DG/ux
1998-02-19 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-02-19 Vadim B. MikheevFix for InitPlan-s: have to copy subselect' result...
1998-02-19 Marc G. FournierAlready moved to the appropriate documentation directories
1998-02-18 Bruce MomjianUpdate FAQ's for release.
1998-02-18 Bruce MomjianFix -t for pg_dump when table is uppercase.
1998-02-18 Vadim B. MikheevRestore 6.2.1 output
1998-02-18 Vadim B. MikheevGroupState changed.
1998-02-18 Vadim B. MikheevNew nodeGroup.c code uses own copy of first tuple in...
1998-02-18 Thomas G. LockhartStart shipping gram.y products gram.c and parse.h to...
1998-02-18 Thomas G. LockhartAdd new subselect test.
1998-02-18 Thomas G. LockhartNew table from new subselect test.
1998-02-18 Thomas G. LockhartInclude products of gram.y to allow systems without...
1998-02-18 Thomas G. LockhartAllow LIKE expression in constraint clause.
1998-02-18 Thomas G. LockhartFix parsing for <identifier>-<number> which was mis...
1998-02-18 Thomas G. LockhartFix from Vadim for simple-minded case SELECT 1 WHERE...
1998-02-18 Thomas G. LockhartRemove inclusion of the doc make. Looks like all of...
1998-02-18 Thomas G. LockhartCancel last version which introduced unintended flags
1998-02-18 Vadim B. MikheevFix useor for (a,b...) Op ANY/ALL
1998-02-18 Marc G. FournierI'm getting a SEGV error when testing ecpg using the...
1998-02-18 Marc G. FournierUpdate the preprocessor code
1998-02-18 Marc G. FournierCheck for and include <getopt.h>
1998-02-17 Marc G. FournierJust another missing dummy file
1998-02-17 Marc G. Fournier2. IRIX has both HAVE_FPCLASS and HAVE_FP_CLASS, theref...
1998-02-17 Marc G. FournierMajor update of ecpg preprocessor
1998-02-17 Marc G. FournierTotally forgot to add these files...
1998-02-17 Marc G. FournierThe problem is that $ac_cv_prog_gcc is empty, instead...
1998-02-16 Marc G. FournierRemove all backend/port/${PORTNAME} references from...
1998-02-14 Marc G. FournierFrom: Brian E Gallew <geek+@cmu.edu>
1998-02-14 Marc G. FournierApparently there was a
1998-02-14 Marc G. FournierFrom: plh@opim.uconn.edu
1998-02-14 Marc G. FournierRemove HBA related switch
1998-02-14 Marc G. FournierFrom: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
1998-02-14 Marc G. FournierI'm including an update to my user defined IP and MAC...
1998-02-13 Marc G. FournierMan page for ecpg.1
1998-02-13 Bruce MomjianAtttypmod cleanup.
1998-02-13 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-13 Marc G. FournierFrom: Zeugswetter Andreas SARZ <Andreas.Zeugswetter...
1998-02-13 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-13 Marc G. FournierAdd missing extern.h file
1998-02-13 Marc G. FournierMakefile.in needs to be configured to use PORTNAME...
1998-02-13 Marc G. FournierRemove interfaces/ecpg/{include,preproc}/Makefile.in...
1998-02-13 Vadim B. Mikheevgram.y: ALL_SUBLINK type was returned for x Op (subquery).
1998-02-13 Marc G. FournierFrom: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
1998-02-13 Marc G. FournierRemove -m486 option, since it is platform specific...
1998-02-13 Vadim B. MikheevSubselects...
1998-02-13 Vadim B. MikheevNew SubPlan node for subselects.
1998-02-13 Vadim B. MikheevEState->->es_param_exec_vals = NULL; in CreateExecutorS...
next