]> granicus.if.org Git - postgresql/shortlog
postgresql
2010-10-25 Andrew DunstanRemove unnecessary use of trigger flag to hash plperl...
2010-10-25 Tom LaneAllow new values to be added to an existing enum type.
2010-10-24 Peter EisentrautSupport suffix matching of host names in pg_hba.conf
2010-10-22 Robert HaasCorrect a mistake in levenshtein_less_equal() multibyte...
2010-10-22 Heikki LinnakangasAdd semicolon, missed in previous patch. And update...
2010-10-22 Heikki LinnakangasMake OFF keyword unreserved. It's not hard to imagine...
2010-10-21 Bruce MomjianMention limited usefulness of .pgpass database field.
2010-10-21 Tom LaneImprove handling of domains over arrays.
2010-10-20 Tom LaneRemove obsolete comment, per Josh Kupershmidt.
2010-10-20 Bruce MomjianClean up pg_upgrade cache lookup code; remove useless...
2010-10-20 Heikki LinnakangasIf pk is NULL, the backend would segfault when accessin...
2010-10-20 Tom LaneDon't try to fetch database name when SetTransactionIdL...
2010-10-20 Alvaro HerreraRemove AtStart_Cache() call in CommandCounterIncrement().
2010-10-20 Tom LaneFix ecpg test building process to not generate *.dSYM...
2010-10-20 Robert HaasAdd some caveats to the contrib/isn docs.
2010-10-20 Robert HaasUpdates to contrib/isn ISBN tables.
2010-10-20 Bruce MomjianRename pg_upgrade 'log' to 'log_opts', to avoid platfor...
2010-10-20 Bruce MomjianFurther speed up pg_upgrade lookups.
2010-10-20 Tom LaneUpdate storage.sgml to describe the 9.0 tablespace...
2010-10-20 Bruce MomjianFix for new pg_upgrade cache code.
2010-10-20 Bruce MomjianCache most recent relfilenode lookups, for speed, after...
2010-10-20 Bruce MomjianIn pg_upgrade, use cached copy of directory listing...
2010-10-19 Bruce MomjianPgindent run on pg_upgrade source after restructuring.
2010-10-19 Bruce MomjianRestructure the pg_upgrade code to use several global...
2010-10-19 Tom LaneFix incorrect generation of whole-row variables in...
2010-10-19 Bruce MomjianIn pg_upgrade, rename SHELL_EXT to SCRIPT_EXT, for...
2010-10-19 Bruce MomjianAdd removal of PG_VERSION to optional old cluster delet...
2010-10-19 Bruce MomjianAdd mention of using tools/fsync to test fsync methods...
2010-10-19 Robert HaasAdd levenshtein_less_equal, optimized version for small...
2010-10-19 Robert HaasUnbreak comments on composite type attributes.
2010-10-19 Bruce MomjianIn pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for...
2010-10-18 Peter EisentrautSupport key word 'all' in host column of pg_hba.conf
2010-10-18 Bruce MomjianDocument the tablespace directory "should" be empty...
2010-10-18 Robert HaasChange example pg_hba.conf in docs to match altered...
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-16 Alvaro HerreraDocument that translate() removes characters in "from...
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 Tom LaneDocument the DISTINCT noise word in the UNION/INTERSECT...
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 Simon RiggsCorrect WAL space calculation formula in docs.
2010-10-15 Bruce MomjianImprove comment about ignoring 128 error code on Windows:
2010-10-14 Robert HaasAdd pg_user_mappings to the table of system views.
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 Peter EisentrautRemove reference.ced
2010-10-14 Peter EisentrautComplete the documentation of the USAGE privilege for...
2010-10-14 Peter EisentrautDocument (compositeval).* field selection syntax
2010-10-14 Simon RiggsImprovements to docs about pg_archive_cleanup and use...
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 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...
next