]> granicus.if.org Git - postgresql/shortlog
postgresql
2008-09-05 Bruce MomjianAdd Win32 MSVC code to support this recent patch:
2008-09-05 Peter EisentrautCode coverage testing with gcov. Documentation is...
2008-09-05 Peter EisentrautAdd DSSSL stylesheet location for Mac OS X/Fink install...
2008-09-04 Teodor SigaevFix strategy propagation to scanEntry for partial match...
2008-09-03 Tom LaneIf a loadable module has wrong values in its magic...
2008-09-02 Tom LanePrevent memory leaks in our various bison parsers when...
2008-09-01 Tom LaneFix plpgsql's exec_move_row() to supply valid type...
2008-09-01 Tom LaneSigh, I missed checking the ecpg tests ...
2008-09-01 Tom LaneAdd a variant expected-output file for the sequence...
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-09-01 Heikki LinnakangasHeapTupleHeaderAdjustCmax made the incorrect assumption...
2008-09-01 Peter EisentrautSynchronize the shared object build rules in Makefile...
2008-08-30 Tom LaneFix (hopefully) some oversights in recent Bison cleanup...
2008-08-30 Tom LaneFix the raw-parsetree representation of star (as in...
2008-08-29 Tom LaneIn GCC-based builds, use a better newNode() macro that...
2008-08-29 Alvaro HerreraFixup pg_dumpall adding --lock-wait-timeout, to match...
2008-08-29 Tom LaneSuppress gcc warning about possibly-uninitialized varia...
2008-08-29 Alvaro HerreraDocument that \t and \x are now settable.
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
2008-08-28 Tom LaneExtend the parser location infrastructure to include...
2008-08-26 Tom LaneTeach eval_const_expressions() to simplify an ArrayCoer...
2008-08-26 Tom LaneFix pg_dump docs to acknowledge that you can use -Z...
2008-08-25 Tom LaneAdd %option noinput to contrib's flex scanners, to...
2008-08-25 Tom LaneMove exprType(), exprTypmod(), expression_tree_walker...
2008-08-25 Tom LaneGet rid of the last remaining uses of var_is_rel()...
2008-08-25 Tom LaneAdd standard boilerplate sentence about when stats_temp...
2008-08-25 Magnus HaganderUnconditionally write the statsfile when SIGHUP is...
2008-08-25 Alvaro HerreraUpdate URL to Ross William's paper.
2008-08-25 Alvaro HerreraHave man page generation work on VPATH builds too.
2008-08-25 Magnus HaganderMake stats_temp_directory PGC_SIGHUP, and document...
2008-08-25 Magnus HaganderConvert remaining builtin set-returning functions to...
2008-08-23 Bruce MomjianAdd missing descriptions for aggregates, functions...
2008-08-23 Teodor SigaevFix possible duplicate tuples while GiST scan. Now...
2008-08-23 Bruce MomjianUpdate link to developer's FAQ from main FAQ.
2008-08-22 Bruce MomjianMake "log_temp_files" super-user set only, like other...
2008-08-22 Bruce MomjianMinor patch on pgbench
2008-08-22 Bruce MomjianImprove wording of error message when a postgresql...
2008-08-22 Tom LaneArrange to convert EXISTS subqueries that are equivalen...
2008-08-21 Bruce MomjianMention that pg_dump does not dump ALTER DATABASE ...
2008-08-21 Alvaro HerreraUpdate URL.
2008-08-21 Peter EisentrautAutoconf 2.62 will require cache variables to contain...
2008-08-20 Tom LaneMarginal improvement in sublink planning: allow unknown...
2008-08-20 Bruce MomjianRemove tools and documention for generating TODO.html.
2008-08-20 Bruce MomjianTODO now in wiki, html version removed.
2008-08-20 Bruce MomjianNew TODO list URL wiki location listed; contents truncated.
2008-08-20 Tom LaneFix obsolete comment. It's no longer the case that...
2008-08-20 Michael MeskesSynced parser.
2008-08-20 Magnus HaganderMake libpq on windows not try to send chunks larger...
2008-08-19 Bruce MomjianNot done:
2008-08-19 Tom LaneRemove -Winline from the default set of CFLAGS for...
2008-08-19 Tom LaneCause the output from debug_print_parse, debug_print_re...
2008-08-19 Bruce MomjianTODO done:
2008-08-19 Michael MeskesFixed incorrect argument handling in SET command if...
2008-08-19 Alvaro HerreraFix some issues that prevent this file to be processed...
2008-08-18 Bruce MomjianAdd to TODO:
2008-08-18 Magnus HaganderProperly remove src\include\utils\probes.h when running...
2008-08-17 Tom LaneAdd some defenses against constant-FALSE outer join...
2008-08-17 Tom LaneRemove prohibition against SubLinks in the WHERE clause...
2008-08-17 Tom LaneImprove sublink pullup code to handle ANY/EXISTS sublin...
2008-08-16 Bruce MomjianUpdate instructions on generating TODO.html.
2008-08-16 Magnus Haganderprobes.h is generated from probes.d, not pg_trace.d.
2008-08-16 Bruce MomjianAdd URL for:
2008-08-16 Tom LaneFix pg_dump/pg_restore's ExecuteSqlCommand() to behave...
2008-08-16 Bruce MomjianAdd to TODO:
2008-08-16 Bruce MomjianSynchronize Borland libpq makefile to match MSVC. ...
2008-08-16 Tom LaneFix a couple of places where psql might fail to report...
2008-08-16 Bruce MomjianUpdate Russian FAQ.
2008-08-16 Bruce MomjianAdd new SQL training web site to FAQ:
2008-08-16 Bruce MomjianFix version warning bug in recently applied adjustments...
2008-08-16 Tom LaneClean up the loose ends in selectivity estimation left...
2008-08-15 Tom LanePerformance fix for new anti-join code in nodeMergejoin...
2008-08-15 Magnus HaganderMake the temporary directory for pgstat files configura...
2008-08-14 Heikki LinnakangasFix pull_up_simple_union_all to copy all rtable entries...
2008-08-14 Tom LaneImplement SEMI and ANTI joins in the planner and execut...
2008-08-14 Heikki Linnakangaspg_buffercache needs to be taught about relation forks...
2008-08-14 Bruce MomjianAdd URL for:
2008-08-13 Alvaro HerreraHave autovacuum consider processing TOAST tables separa...
2008-08-12 Peter EisentrautRemove TODO item
2008-08-12 Bruce MomjianAdd:
2008-08-11 Heikki LinnakangasRelation forks patch requires a catversion bump due...
2008-08-11 Heikki LinnakangasIntroduce the concept of relation forks. An smgr relati...
2008-08-10 Tom LaneFix corner-case bug introduced with HOT: if REINDEX...
2008-08-08 Tom LaneInstall checks in executor startup to ensure that the...
2008-08-07 Tom LaneImprove INTERSECT/EXCEPT hashing by realizing that...
2008-08-07 Tom LaneSupport hashing for duplicate-elimination in INTERSECT...
2008-08-07 Tom LaneTeach the system how to use hashing for UNION. (INTERS...
2008-08-05 Tom LaneDo not allow Unique nodes to be scanned backwards....
2008-08-05 Tom LaneDepartment of second thoughts: fix newly-added code...
2008-08-05 Tom LaneAdd an ORDER BY to one more SELECT DISTINCT test case...
2008-08-05 Tom LaneIn ReadOrZeroBuffer (and related entry points), don...
2008-08-05 Magnus HaganderMove pgstat.tmp into a temporary directory under $PGDAT...
2008-08-05 Tom LaneFix some message style guideline violations in pg_regre...
2008-08-05 Tom LaneImprove SELECT DISTINCT to consider hash aggregation...
2008-08-04 Tom LaneImprove CREATE/DROP/RENAME DATABASE so that when failin...
2008-08-03 Tom LaneMake GROUP BY work properly for datatypes that only...
2008-08-03 Tom LaneTighten up the sanity checks in TypeCreate(): pass...
2008-08-03 Tom LaneFix copy-and-pasteo that's causing pg_regress to lie...
2008-08-02 Tom LaneRearrange the querytree representation of ORDER BY...
2008-08-01 Alvaro HerreraCope with Tcl versions that do not create a tclsh symli...
2008-08-01 Alvaro HerreraAdd a few more DTrace probes to the backend.
next