]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-06-27  Bruce MomjianDocument kernel changes needed for BSD/OS 4.3.
2003-06-27  Tom LaneFix compile warnings.
2003-06-27  Tom LaneMissing calls to PQclear in large_obj.c and describe.c.
2003-06-27  Peter EisentrautFirst batch of object rename commands.
2003-06-27  Bruce MomjianRemove as duplicate:
2003-06-27  Bruce MomjianAdd:
2003-06-27  Tom LaneCreate real array comparison functions (that use the...
2003-06-26  Tom LaneAdd comment pointing out that XLByteToPrevSeg macro...
2003-06-26  Michael MeskesAdded just another compatibility level for Informix.
2003-06-26  Bruce MomjianWrap LONG_LONG_MIN redfinition around HAVE_LONG_LONG_IN...
2003-06-26  Bruce MomjianFix compile problem for missing LONG_LONG_MIN on BSD/OS.
2003-06-25  Bruce MomjianAdd:
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce MomjianAdd:
2003-06-25  Bruce MomjianAdd:
2003-06-25  Bruce MomjianBack out rserv changes that would allow limit of replic...
2003-06-25  Bruce MomjianBack out array mega-patch.
2003-06-25  Tom LaneIn ISO datestyle, never emit just HH:MM, always emit...
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Bruce Momjiansync
2003-06-25  Tom LaneDon't generate 'zero' typeids in the output from gen_cr...
2003-06-25  Tom Lane'third' -> 'fourth' where needed, per Joe Conway.
2003-06-25  Michael MeskesThe remaining files ...
2003-06-25  Michael Meskesremove including of postgres_fe.h
2003-06-25  Bruce Momjiansync.
2003-06-25  Michael MeskesSome systems need another header file included.
2003-06-25  Michael MeskesImplemented Informix special way to treat NULLs, remove...
2003-06-25  Bruce Momjian Fix up JOIN .. USING with domains
2003-06-25  Bruce MomjianDone:
2003-06-25  Bruce MomjianDone:
2003-06-25  Bruce MomjianUPDATE ... SET <col> = DEFAULT
2003-06-25  Bruce MomjianIf they're not, the below causes problems, as the forei...
2003-06-25  Bruce MomjianUpdated the pg_get_constraintdef() to use conbin. ...
2003-06-25  Bruce MomjianAdd missing </row>'s.
2003-06-25  Bruce MomjianIncludes:
2003-06-25  Bruce MomjianBack out commit.
2003-06-25  Bruce MomjianAdjust expected output for new functions.
2003-06-25  Bruce MomjianAdd:
2003-06-25  Bruce MomjianSeems the runtime.sgml and perform.sgml patches combine...
2003-06-25  Bruce MomjianUpdate catversion for ipv6 addition.
2003-06-25  Bruce MomjianDocumentation about using CIDR addresses in pg_hba...
2003-06-25  Bruce Momjian> This change (I'm sure this will wrap poorly -- sorry):
2003-06-25  Bruce Momjian> I've worked with the Pl/Python code in the past and...
2003-06-25  Bruce MomjianAttached is a patch that provides *VERY* limited suppor...
2003-06-25  Bruce MomjianHere's a small patch to pg_hba.conf.sample that explain...
2003-06-25  Bruce MomjianCreate <link> entries for the foreign keys in the syste...
2003-06-25  Bruce Momjianclient-auth.sgml references a renamed ID in runtime...
2003-06-25  Bruce MomjianAttached is the fully corrected version of the re-ordin...
2003-06-25  Bruce Momjian- Corrections for tables, columns with uppercase characters
2003-06-25  Bruce MomjianPlease apply attached patch to contrib/dblink. It adds...
2003-06-25  Bruce MomjianThis is a bug in python interface module,
2003-06-25  Bruce Momjian>> If a transaction marks a tuple for update and later...
2003-06-24  Bruce MomjianMost of the synopsis areas for DROP commands use "name...
2003-06-24  Bruce MomjianRevert ORDBMS change, per Peter.
2003-06-24  Bruce MomjianAlter query.sgml to mention PostgreSQL as an ORDBMS...
2003-06-24  Bruce MomjianIn an attempt to simplify my life I'm submitting this...
2003-06-24  Bruce MomjianAdd x86_64 support for spinlocks.
2003-06-24  Bruce MomjianSmall patch to link to the proper place in the "runtime...
2003-06-24  Bruce MomjianArray mega-patch.
2003-06-24  Bruce MomjianDone:
2003-06-24  Bruce MomjianJim C. Nasby wrote:
2003-06-24  Bruce MomjianPrevent compiler warning from sprintf in recent ipv6...
2003-06-24  Bruce Momjian Add ipv6 address parsing support to 'inet'...
2003-06-24  Bruce MomjianUpdate:
2003-06-24  Bruce MomjianAdd -L../ecpglib -lecpg for Cygwin compile.
2003-06-24  Bruce MomjianAdd:
2003-06-24  Bruce MomjianAdd:
2003-06-24  Bruce MomjianAdd:
2003-06-24  Bruce MomjianAdd:
2003-06-24  Bruce MomjianAdd:
2003-06-24  Bruce MomjianUpdate:
2003-06-24  Bruce Momjiantypedef sa_family_t for cygwin.
2003-06-24  Bruce MomjianAdd:
2003-06-24  Bruce MomjianDo not include:
2003-06-23  Bruce MomjianRemove references to sa_family_t, except when SOCKADDR_...
2003-06-23  Bruce MomjianAdd with '?':
2003-06-23  Bruce MomjianAdd mention that the grep's have to be adjusted in...
2003-06-23  Bruce MomjianRemove '?':
2003-06-23  Tom LaneChange pqInternalNotice to accept a format string and...
2003-06-23  Bruce MomjianRemove crypt.h from fe-connect.c --- not needed, and...
2003-06-23  Bruce MomjianUpdate Russian version of FAQ.
2003-06-23  Bruce MomjianAdd:
2003-06-23  Bruce MomjianAdd:
2003-06-23  Bruce MomjianAdd:
2003-06-22  Tom LaneRevise hash join and hash aggregation code to use the...
2003-06-22  Tom LaneFix some index entries.
2003-06-22  Tom LaneAdjust chapter ordering in Internals part to something...
2003-06-22  Michael MeskesAdded missing terminating '\0' char for data put into...
2003-06-22  Tom LaneRemove a lot of desperately obsolete material (which...
2003-06-22  Bruce MomjianAdd question mark to item:
2003-06-22  Bruce MomjianAdd:
2003-06-22  Bruce MomjianAdd pgtest script.
2003-06-22  Tom LaneUse libpq's new logic to get the server version, instea...
2003-06-22  Tom LaneBring the libpq example programs into the 21st century.
next