OSDN Git Service

pg-rex/syncrep.git
2001-07-01 Tom LaneUnder new theory of operation wherein postmaster forks...
2001-06-30 Peter EisentrautAllow default transaction isolation level (a.k.a. set...
2001-06-30 Peter Eisentrautfix markup
2001-06-30 Peter EisentrautAdd missing dependency and fix thinko.
2001-06-30 D'Arcy J.M... The System V resources discussed here apply to NetBSD...
2001-06-30 Peter Eisentrautportability enhancements
2001-06-30 Peter EisentrautNLS for the psql \d family of commands. (E.g., the...
2001-06-29 Tom Lanegcc did not like new pg_stat macros, for good and suffi...
2001-06-29 Bruce MomjianUpdate TODO list.
2001-06-29 Tom LaneFurther work on connecting the free space map (which...
2001-06-29 Tom LaneFix VACUUM so that it can use pages as move targets...
2001-06-29 Bruce MomjianAdd replication email.
2001-06-29 Bruce MomjianAdd info on MATCH PARTIAL.
2001-06-29 Bruce MomjianSimpleDateFormat performance improvement, thread-safe.
2001-06-29 Tom LaneFix longstanding error in VACUUM: sometimes would exami...
2001-06-29 Jan WieckTurned high-frequently called pgstat functions into...
2001-06-29 Tom LaneFix erroneous GUC variable references from commandline...
2001-06-28 Tom LaneRepair logic error for multi-key indexes. From Oleg...
2001-06-28 Bruce MomjianAdd to thread item.
2001-06-27 Tom LaneInstall infrastructure for shared-memory free space...
2001-06-27 Peter EisentrautNational language support for pg_dump and pg_restore...
2001-06-27 Tom LaneRemove another unused include file with obsolete, useless,
2001-06-27 Bruce MomjianAdd jdbc item.
2001-06-27 Bruce MomjianUpdate TODO list.
2001-06-27 Bruce MomjianUpdate TODO list.
2001-06-27 Bruce MomjianUpdate TODO list.
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.
next