]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-02-10  Marc G. FournierErk, the whole directory structure changed on us here...
1998-02-10  Marc G. FournierUpdated ECPG From: Michael Meskes <meskes@topsystem.de>
1998-02-10  Bruce MomjianPass around typmod as int16.
1998-02-10  Marc G. FournierClean up regression tests for SunOS (based on Solaris...
1998-02-10  Bruce MomjianPass attypmod through to executor by adding to Var...
1998-02-09  Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-02-09  Marc G. FournierThis was a new class that was introduced last weekend...
1998-02-07  Bruce MomjianAtttypmod cleanups.
1998-02-07  Bruce Momjianatttypmod now -1.
1998-02-06  Bruce MomjianUpdate now that attcacheoff initial value is -1 always.
1998-02-06  Bruce MomjianSet attcacheoff value to -1 for all tables.
1998-02-06  Bruce MomjianFix for \d on long table names.
1998-02-06  Bruce MomjianFIx hasSubLinks for Vadim.
1998-02-06  Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-02-05  Bruce MomjianFIx for varchar(), char() and INSERT .. SELECT.
1998-02-05  Bruce MomjianVadim fix for vacuum analyze.
1998-02-05  Bruce MomjianFIx for atttypmod on system tables.
1998-02-05  Bruce MomjianFIx for atttypmod in system catalogs.
1998-02-05  Bruce MomjianFix for varchar functions, and indextyple j-1 fix.
1998-02-05  Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-02-05  Marc G. Fournier Symptom:
1998-02-05  Marc G. Fournierinit_fixup_addr() function removed, so port-protos...
1998-02-05  Marc G. Fournierfunc_error() changed so that if caller is passed with...
1998-02-05  Marc G. FournierBuild in a 'dummy' tas file...nothing in it, just used...
1998-02-05  Bruce Momjianchar() cleanup and more cacheoff improvements.
1998-02-05  Marc G. FournierFix up this so that it also doesn't use a caller variab...
1998-02-05  Marc G. FournierClean up func_error() function completely removing...
1998-02-05  Marc G. FournierPort specific, compiler specfied for SGI/Irix5
1998-02-04  Bruce MomjianCleanup getattr code. Make CHAR() use attcacheoff.
1998-02-04  Marc G. FournierTry this fix for the tas.s code...
1998-02-04  Thomas G. LockhartAllow most expressions in BETWEEN clause. Allow all...
1998-02-03  Bruce MomjianVacuum parameter fix.
1998-02-03  Marc G. FournierStrange, this should be required, but initialize need_t...
1998-02-03  Marc G. FournierI tried to match up the if/test stuff...fixed now,...
1998-02-03  Bruce MomjianSubselects with =, >, etc.
1998-02-03  Marc G. Fourniervarious i386_solaris cleanups that should fix sparc_sol...
1998-02-03  Marc G. FournierLearning a little more about autoconf each day...
1998-02-03  Thomas G. LockhartSupress call to tzset() in reset_timezone() if a new...
1998-02-03  Thomas G. LockhartRemove unused keyword CHANGE.
1998-02-03  Thomas G. LockhartDefine boolean functions and operators for lseg <,...
1998-02-03  Thomas G. LockhartDefine boolean functions for lseg <, <=, <>, >=, >
1998-02-03  Marc G. FournierUse proper symbol for hpux
1998-02-03  Marc G. FournierJust another dummy file
1998-02-03  Marc G. FournierFix for various aix related 'mis-defines'
1998-02-03  Marc G. FournierFix for missing tas.s under sparc_solaris
1998-02-03  Bruce MomjianParser cleanup for expr and subqueries.
1998-02-03  Marc G. FournierClean up the alpha port, remove the backend/port/alpha...
1998-02-03  Marc G. FournierFixes for linux-elf-sparc related template file
1998-02-03  Marc G. FournierFrom: teunis <teunis@mauve.computersupportcentre.com>
1998-02-02  Marc G. FournierMake sure Irix/Linux FAQs are updated
1998-02-02  Marc G. FournierAdd an irix5.c dummy file for irix5 port
1998-02-02  Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-02-02  Marc G. FournierFix up the alpha port/dynloader for configure
1998-02-02  Marc G. FournierFix for ltoa() problem pointed out by Stan Brown <stanb...
1998-02-02  Marc G. Fournierset "caller" value in parse_func.h to func_get_detail...
1998-02-02  Marc G. FournierCurrent output for FreeBSD (2/1/98)
1998-02-02  Bruce MomjianNo datedebug printing of date debug is not defined.
1998-02-02  Bruce MomjianTODO cleanup
1998-02-02  Bruce MomjianInstall migration file and IP contrib/ stuff.
1998-02-02  Marc G. FournierFix HP/ux port for tas.s
1998-02-02  Marc G. FournierFixes:
1998-02-02  Marc G. Fournier#if aix changed to #if HAVE_SYS_SELECT_H
1998-02-02  Marc G. FournierMove all the isinf() stuff from float.c to isinf.c...
1998-02-01  Bruce MomjianFix for psort. fixes regression tests.
1998-02-01  Bruce MomjianUpgrade doc stuff to 6.3.
1998-02-01  Bruce MomjianAIX patch from Darren King and Univel patch from Billy...
1998-02-01  Marc G. Fournierminor change so that it outputs to regression.diffs ...
1998-02-01  Marc G. FournierMake changes so that when the diff is done between...
1998-02-01  Marc G. FournierMissed adding new univel files and removing univel...
1998-02-01  Marc G. FournierFrom: "Billy G. Allie" <Bill.Allie@mug.org>
1998-02-01  Bruce MomjianReduce size of inlining.
1998-02-01  Marc G. Fournier1. "#ifdef 0" is bad C. ifdef is for checking a macro...
1998-01-31  Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-31  Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-31  Bruce Momjianfmgr_faddr cleanup
1998-01-31  Bruce Momjianfmgr_faddr cleanup
1998-01-31  Bruce MomjianInline fmgr_faddr() for speed.
1998-01-31  Bruce MomjianInline fastgetattr and others so data access does not...
1998-01-30  Marc G. FournierFrom: PostgreSQL DataBase <postgres@scuba.pcpipeline...
1998-01-29  Marc G. Fournierdon't forget to 'template' i386_solaris
1998-01-29  Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-29  Marc G. FournierFrom: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
1998-01-28  Bruce Momjianpsql \df cleanup and lock manual page cleanup.
1998-01-28  Marc G. FournierSomeone wants to try a Cynus port....
1998-01-28  Bruce MomjianLock cleanup
1998-01-28  Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-01-28  Bruce MomjianMore deadlock code to check for escallation locks.
1998-01-27  Bruce Momjiandummyret cleanup
1998-01-27  Bruce MomjianReversed out group by patch.
1998-01-27  Bruce MomjianDeadlock ceallnup.
1998-01-27  Marc G. FournierThis should fix Stan's USE_POSIX_SIGNALS problem as...
1998-01-27  Marc G. FournierFrom what I can tell, -DNOFIXADE does absolutely nothin...
1998-01-27  Marc G. Fournieradd CC:cc so that configure uses cc on non-gcc machine
1998-01-27  Bruce MomjianFix local domain structure size computation.
1998-01-27  Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-27  Bruce MomjianProtocol cleanup from Phil.
1998-01-27  Bruce MomjianReal deadlock detection.
1998-01-26  Marc G. FournierTry this to fix HP/UX port compile
1998-01-26  Marc G. Fournier#include <sys/types.h> required for u_long in <netinet...
1998-01-26  Marc G. Fournier#include <sys/types.h> required for u_long
next