OSDN Git Service

pg-rex/syncrep.git
2010-10-13 Peter EisentrautAdd index entries for pg_stat* views
2010-10-13 Peter EisentrautMention the default pg_ctl wait time in the -t option...
2010-10-13 Peter EisentrautMake title capitalization consistent with surroundings
2010-10-13 Peter EisentrautPut per-letter quicklinks at the top of the HTML bookin...
2010-10-13 Itagaki TakahiroAccept 'public' as a pseudo-role name in has_table_priv...
2010-10-12 Tom LaneRemove some unnecessary tests of pgstat_track_counts.
2010-10-12 Alvaro HerreraFix typo
2010-10-12 Tom LaneFix plpython so that it again honors typmod while assig...
2010-10-11 Tom LaneFix assorted bugs in GIN's WAL replay logic.
2010-10-11 Tom LaneImprove the planner's simplification of NOT constructs.
2010-10-10 Tom LaneTeach psql to do tab completion for names of psql varia...
2010-10-10 Tom LaneSupport triggers on views.
2010-10-10 Peter EisentrautExtensive ECPG documentation improvements
2010-10-09 Robert HaasAdjust EXPLAIN documentation, so that it's not unreason...
2010-10-08 Bruce MomjianSingle-word clarification in postgresql.conf log_trunca...
2010-10-08 Tom LaneFix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_...
2010-10-08 Robert HaasWarn that views can be safely used to hide columns...
2010-10-08 Tom LaneImprove logging in VACUUM FULL VERBOSE and CLUSTER...
2010-10-08 Tom LaneEliminate some repetitive coding in tuplesort.c.
2010-10-08 Tom LaneTeach CLUSTER to use seqscan-and-sort when it's faster...
2010-10-07 Robert HaasImprove WAL reliability documentation, and add more...
2010-10-06 Tom LaneReduce the memory requirement for large ispell dictiona...
2010-10-06 Tom LaneClean up temporary-memory management during ispell...
2010-10-05 Simon RiggsCorrect docs for behaviour of ALTER DATABASE .. RENAME...
2010-10-05 Tom LaneUndo some poorly-thought-out "proofreading improvements".
2010-10-03 Tom LaneBehave correctly if INSERT ... VALUES is decorated...
2010-10-02 Tom LaneRemove excess argument to open(2).
2010-10-02 Tom LaneThrow an appropriate error if ALTER COLUMN TYPE finds...
2010-09-30 Tom LaneUse a separate interpreter for each calling SQL userid...
2010-09-30 Robert HaasAdjust pg_archivecleanup docs to match message changes...
2010-09-30 Tom LaneUpdate release notes for releases 9.0.1, 8.4.5, 8.3...
2010-09-29 Peter EisentrautAdd/fix caching on some configure checks
2010-09-29 Peter EisentrautUpdate ecpglib error code listing
2010-09-29 Bruce MomjianHave pg_upgrade use strtoul(), not strtol().
2010-09-28 Bruce MomjianUse macro atooid() for conversion of strings to oids...
2010-09-28 Tom LaneImprove messages for too many private files/dirs. ...
2010-09-28 Bruce MomjianIn pg_upgrade, properly handle oids > 2^31 by using...
2010-09-28 Bruce MomjianFix leak patch that was using fclose() instead of close().
2010-09-28 Bruce MomjianProperly close files after read file failure to prevent...
2010-09-28 Tom LaneFix another small oversight in command_no_begin patch.
2010-09-28 Bruce MomjianMention that pg_upgrade requires write permission in...
2010-09-28 Bruce MomjianMention in pg_upgrade docs that the proper Win32 servic...
2010-09-28 Tom LaneFix PlaceHolderVar mechanism's interaction with outer...
2010-09-28 Bruce MomjianAdd mention of installing pg_upgrade_support in pg_upgr...
2010-09-28 Alvaro HerreraAdd missing agg_type nonterminal description in new...
2010-09-28 Andrew DunstanFix MSVC builds for dummy_seclabel breakage.
2010-09-28 Robert HaasFix duplicate OIDs introduced by SECURITY LABEL patch.
2010-09-28 Itagaki TakahiroOnly DISCARD ALL should be in the command_no_begin...
2010-09-28 Itagaki TakahiroAdd DISCARD to the command_no_begin list for AUTOCOMMIT...
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-09-27 Robert HaasAdd "(change requires restart)" note to some postgresql...
2010-09-27 Tom LaneImprove git_changelog as per discussion with Robert...
2010-09-26 Peter EisentrautAdd ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE
2010-09-26 Tom LaneStill more tweaking of git_changelog.
2010-09-26 Tom LaneFix some more bugs in git_changelog.
2010-09-26 Tom LaneMinor improvements to git_changelog.
2010-09-25 Tom LaneRename git_topo_order -> git_changelog, per discussion.
2010-09-25 Tom LaneFix another join removal bug: the check on PlaceHolderV...
2010-09-25 Peter EisentrautFix man page markup for <cmdsynopsis> with multiple...
2010-09-24 Robert HaasIn levenshtein_internal(), describe algorithm a bit...
2010-09-24 Tom LaneStill more .gitignore cleanup.
2010-09-24 Alvaro HerreraPrevent doc/src/sgml subdirs from being created, instea...
2010-09-24 Robert HaasAdd contrib/xml2/pgxml.sql to .gitignore
2010-09-23 Robert HaasReplace doc references to install-win32 with install...
2010-09-23 Tom LaneProcessIncomingNotify *must* reset notifyInterruptOccur...
2010-09-23 Tom LanePrevent show_session_authorization from crashing when...
2010-09-23 Tom LaneAvoid sharing subpath list structure when flattening...
2010-09-23 Tom LaneMake _outPathInfo print the relid set of the path's...
2010-09-23 Heikki LinnakangasInitialize tableoid field correctly when dumping foreig...
2010-09-23 Tom LaneRe-allow input of Julian dates prior to 0001-01-01 AD.
2010-09-23 Tom LaneMore fixes for libpq's .gitignore file.
2010-09-23 Robert HaasFix inconsistent capitalization of "PL/pgSQL".
2010-09-23 Tom LaneDo some copy-editing on the Git usage docs.
2010-09-22 Tom LaneFix remaining stray references to CVS.
2010-09-22 Tom LaneAdd assorted other documentation build targets to docum...
2010-09-22 Tom LaneSome more gitignore cleanups: cover contrib and PL...
2010-09-22 Magnus HaganderAdd gitignore files for ecpg regression tests.
2010-09-22 Magnus HaganderRemove anonymous cvs instructions, and replace them...
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-22 Robert HaasTypo fix. "CVS" is not the same thing as "CSV".
2010-09-21 Tom Lanepgcvslog isn't useful anymore, either.
2010-09-21 Tom Laneadd_cvs_markers isn't useful anymore.
2010-09-21 Tom LaneSome more cleanup of CVS keyword noise.
2010-09-21 Tom LaneThe port/pg_latch.c symlink ought to be removed by...
2010-09-21 Tom LaneFix a missed explanation of auto-analyze threshold...
2010-09-21 Tom LaneTrivial typo fix.
2010-09-21 Robert HaasRemove various mentions of CVS from src/tools/RELEASE_C...
2010-09-21 Robert Haasgit_topo_order script, to match up commits across branches.
2010-09-21 Magnus HaganderRename README.CVS to README.git and change references...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-19 Bruce MomjianUpdate HOT README about when single-page vacuums happen.
2010-09-19 Tom LaneReplace last remaining $Id$ with $PostgreSQL$.
2010-09-19 Tom LaneFix several broken $PostgreSQL$ keywords. Noted while...
2010-09-18 Tom LaneMake sure we wait for protocol-level EOF when ending...
2010-09-18 Tom LaneGive a suitable HINT when an INSERT's data source is...
2010-09-17 Robert HaasMove pg_db_role_setting docs to correct place in alphab...
2010-09-17 Robert HaasRemove duplicated code left behind by my recent refacto...
2010-09-17 Tom LaneAdd some documentation about how we WAL-log filesystem...
2010-09-16 Magnus HaganderTreat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non...
2010-09-16 Tom LaneStamp 9.0 release notes with expected release date...
next