]> granicus.if.org Git - postgresql/history - src
Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict.
[postgresql] / src /
2010-10-19 Tom LaneFix incorrect generation of whole-row variables in...
2010-10-19 Robert HaasUnbreak comments on composite type attributes.
2010-10-18 Peter EisentrautSupport key word 'all' in host column of pg_hba.conf
2010-10-18 Tom LaneFix a passel of inappropriately-named global functions...
2010-10-18 Tom LaneImprove GIN indexscan cost estimation.
2010-10-17 Magnus HaganderFix msvc build for localized versions of Visual C++
2010-10-16 Tom LaneFix recent changes to not break non-IPV6-aware systems.
2010-10-15 Tom LaneAllow WITH clauses to be attached to INSERT, UPDATE...
2010-10-15 Peter EisentrautSupport host names in pg_hba.conf
2010-10-15 Peter EisentrautChange references to SQL/XML:2003 to :2008 and renumber...
2010-10-15 Alvaro HerreraAllow pg_ctl to register the service in either AUTO...
2010-10-15 Magnus HaganderFix low-risk potential denial of service against RADIUS...
2010-10-15 Bruce MomjianImprove comment about ignoring 128 error code on Windows:
2010-10-14 Tom LaneSupport MergeAppend plans, to allow sorted output from...
2010-10-14 Peter EisentrautFix makefile logic to not break the build when xgettext...
2010-10-14 Simon RiggsMake startup process respond to signals to cancel waiti...
2010-10-14 Simon RiggsFix bug in comment of timeline history file.
2010-10-14 Michael MeskesApplied patch by Itagaki Takahiro to fix incorrect...
2010-10-13 Peter EisentrautRemove executable permission from files where it doesn...
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 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-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 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-06 Tom LaneReduce the memory requirement for large ispell dictiona...
2010-10-06 Tom LaneClean up temporary-memory management during ispell...
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-28 Tom LaneImprove messages for too many private files/dirs. ...
2010-09-28 Tom LaneFix another small oversight in command_no_begin patch.
2010-09-28 Tom LaneFix PlaceHolderVar mechanism's interaction with outer...
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-24 Tom LaneStill more .gitignore cleanup.
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-22 Tom LaneFix remaining stray references to CVS.
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 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 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-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 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-15 Heikki LinnakangasFix two typos in comments, spotted by Fujii Masao and...
2010-09-15 Heikki LinnakangasUse a latch to make startup process wake up and replay...
2010-09-15 Heikki LinnakangasSimplify Windows implementation of latches. There's...
2010-09-15 Heikki LinnakangasDon't call OwnLatch while holding a spinlock. OwnLatch...
2010-09-14 Tom LaneFix join-removal logic for pseudoconstant and outerjoin...
2010-09-14 Heikki LinnakangasOops, the timeout argument to WaitLatchOrSocket is...
2010-09-14 Heikki LinnakangasDon't warn about an in-progress online backup, when...
2010-09-13 Heikki LinnakangasAdd a comment noting that the owner_pid test in OwnLatc...
2010-09-13 Heikki LinnakangasRemove prototype for non-existent function from walrece...
2010-09-13 Heikki LinnakangasProcess options from the startup packed in walsender...
2010-09-11 Joe ConwaySERIALIZABLE transactions are actually implemented...
2010-09-11 Heikki LinnakangasAdd missing #includes, needed on some platforms. This...
2010-09-11 Heikki LinnakangasIntroduce latches. A latch is a boolean variable, with...
2010-09-10 Michael MeskesCursor names in the backend are not case-sensitve....
2010-09-07 Bruce MomjianModify pg_upgrade to set/restore all environment variab...
2010-09-05 Tom LaneGROUP BY can only infer functional dependency from...
2010-09-04 Tom LanePad the ps_status display with nulls, not blanks, on...
2010-09-03 Tom LaneInstall a data-type-based solution for protecting pg_ge... REL9_1_ALPHA1
next