]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-06-27  Bruce MomjianUpdate TODO list.
2001-06-27  Hiroshi InoueHandle Procedure calls.
2001-06-26  Bruce MomjianUpdate TODO list.
2001-06-26  Bruce MomjianUpdate TODO list.
2001-06-26  Bruce MomjianUpdate TODO list.
2001-06-26  Bruce MomjianUpdate TODO list.
2001-06-25  Tom LaneFix a couple remaining places where GUC variables were...
2001-06-25  Tom LaneFix a couple remaining places where GUC variables were...
2001-06-25  Tom LaneOptimizer can now estimate selectivity of IS NULL,...
2001-06-25  Tom LaneSuppress gcc warning.
2001-06-25  Bruce MomjianHigh memory usage
2001-06-24  Bruce MomjianBack out BYTEA binary compatibility changes.
2001-06-23  Peter EisentrautDon't use a temp file. It was created insecurely and...
2001-06-23  Peter EisentrautSince a missing pg_pwd file is a valid situation, don...
2001-06-23  Bruce Momjian> Marko Kreen <marko@l-t.ee> writes:
2001-06-23  Bruce MomjianHere the latest version and first working release of...
2001-06-23  Bruce MomjianAdd TEMPORARY sequences and have SERIAL on a temp table...
2001-06-23  Peter Eisentrautfix markup
2001-06-22  Peter Eisentrautupdates for new startup sequence, some reformatting
2001-06-22  Bruce MomjianAttached is documentation describing plperlu difference...
2001-06-22  Jan WieckThe new files for statistical system views.
2001-06-22  Jan WieckStatistical system views (yet without the config stuff...
2001-06-22  Tom LaneMention that EXPLAIN results on small tables shouldn...
2001-06-22  Peter EisentrautInclude catalog/pg_type.h instead of manually extractin...
2001-06-22  Hiroshi InoueChange SQLPrimaryKeys() so that it detects the primary key
2001-06-22  Tom LaneAdd support to lock manager for conditionally locking...
2001-06-21  Tom LaneRemove unused include file for long-dead flavors of...
2001-06-21  Tom LaneTweak error message.
2001-06-21  Bruce MomjianFix strangely formatted comment.
2001-06-21  Tom LaneA bit of code beautification/cleanup of obsolete commen...
2001-06-20  Peter EisentrautShared libraries should not be linked explicitly agains...
2001-06-20  Peter Eisentraut-Bsymbolic requires -lc on NetBSD. Also add rpath...
2001-06-20  Peter EisentrautRe-add explicit declaration of filename_completion_func...
2001-06-20  Peter EisentrautThere is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov...
2001-06-20  Peter EisentrautSwedish translation for psql (my interpretation of...
2001-06-20  Peter EisentrautHandle reading of startup packet and authentication...
2001-06-20  D'Arcy J.M... Make sure that everything says version 3.2.
2001-06-20  D'Arcy J.M... Add NUMERICOID to this script. This script can be...
2001-06-20  Hiroshi InoueChange the driver so that large error messages are...
2001-06-20  Bruce MomjianApparently, on some systems, ExtUtils::Embed and MakeMa...
2001-06-20  Bruce MomjianAttached is a patch to deal with the ones that I missed...
2001-06-19  Bruce MomjianBack out SET ALL patch because it is breaking things.
2001-06-19  Tom LaneAdd IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the...
2001-06-19  Tom LaneFix badly broken RelationGetRelationName().
2001-06-19  Tom LaneClean up some longstanding problems in shared-cache...
2001-06-19  Bruce MomjianMove temprel name define from temprel.h to rel.h.
2001-06-19  Tom LaneBring RelationGetRelationName into sync with new temp...
2001-06-19  Hiroshi InoueCorrected the check for *message truncated* for the...
2001-06-19  Hiroshi InoueChanged the error handling as follows.
2001-06-18  Bruce MomjianRESET ALL secondary patch:
2001-06-18  Bruce MomjianWell, after persuading cvsup and cvs that it _is_ possi...
2001-06-18  Bruce MomjianThe attached patch enables the contrib subtree to build...
2001-06-18  Bruce MomjianUntar copyright.html file and make good version.
2001-06-18  Bruce MomjianHere's a small patch for dblink:
2001-06-18  Tom LaneFix some references to USE_AUSTRALIAN_RULES that Bruce...
2001-06-18  Bruce MomjianUpdate FAQ.
2001-06-18  Bruce MomjianAdd new dblink to /contrib Makefile.'
2001-06-18  Bruce MomjianAdd GUC setting for Australian timezones. Uses new...
2001-06-18  Bruce MomjianAllow removal of system-named pg_* temp tables. Rename...
2001-06-18  Bruce MomjianImprove wording of authentication files.
2001-06-18  Tom LaneDo some restructuring to improve performance of the...
2001-06-18  Hiroshi InoueFix *escape* handling in copy_statement_with_parameters...
2001-06-17  Tom LaneKeep the list of to-be-NOTIFYed names in a plain List...
2001-06-17  Tom LaneMake inet/cidr << and <<= operators indexable. From...
2001-06-16  Tom LaneTweak startup sequence so that running out of PROC...
2001-06-16  Tom LaneIt turns out that the relcache thinks it can distinguis...
2001-06-15  Tom LaneOops, forgot to commit doco updates for has_table_privi...
2001-06-15  Michael Meskesfixed bug in connect.c
2001-06-15  D'Arcy J.M... Add bpchar to list of string types.
2001-06-14  Tom LaneAdd missing PG_SETMASK(&BlockSig) to SIGHUP_handler().
2001-06-14  Tom LaneRevoke public read access from pg_statistic, create...
2001-06-14  Bruce MomjianAllow remote query execution (dblink)
2001-06-14  Bruce MomjianRemove more NULL lines.
2001-06-14  Bruce MomjianFix nulls in HTML file.
2001-06-14  Tom Lanehas_table_privilege functions from Joe Conway (with...
2001-06-13  Bruce MomjianDocs for:
2001-06-13  Tom LaneAllow a non-superuser database owner to vacuum all...
2001-06-13  Bruce MomjianFix for duplicate oids just introduced in patch. Don...
2001-06-13  Bruce MomjianAttached is a patch adding following functions:
2001-06-13  Bruce MomjianFix compile failure when --enable-multibyte.
2001-06-13  Bruce MomjianUpdate TODO list.
2001-06-13  Tom LaneDon't assume free(NULL) is OK. Yes, I know ANSI C...
2001-06-13  Tom LaneUpdate some obsolete examples.
2001-06-13  Tom LaneRemove some dead code, simplify calling convention.
2001-06-13  Michael Meskes- Synced preproc.y with gram.y.
2001-06-12  Tom LaneExtend GUC concepts of parse_hook and assign_hook to...
2001-06-12  Bruce MomjianFix compile error caused by patch application.
2001-06-12  Tom LaneRepair problem with multi-action rules in combination...
2001-06-12  Bruce MomjianAdd Updatable view mention.
2001-06-12  Bruce MomjianUpdate TODO list.
2001-06-12  Bruce MomjianBack out has_table_privilege patch.
2001-06-12  Bruce MomjianUpdate TODO list.
2001-06-12  Bruce MomjianOK -- here's take #5.
2001-06-12  Bruce MomjianI installed postgres 7.1 with --enable-odbc. I then...
2001-06-12  Bruce MomjianUpdate TODO list.
2001-06-12  Tom LaneClean up various to-do items associated with system...
2001-06-11  Bruce Momjianautoconf
2001-06-11  Bruce MomjianThe attached patch enables PostgreSQL CVS to build...
2001-06-11  Bruce Momjian Got two patches that were found by folks on the Casto...
2001-06-11  Peter EisentrautAdd French psql translation. (My rendition of French...
next