]> granicus.if.org Git - postgresql/history - src/include
Create a type-specific typanalyze routine for tsvector, which collects stats
[postgresql] / src / include /
2008-07-14 Tom LaneCreate a type-specific typanalyze routine for tsvector...
2008-07-13 Tom LaneChange the PageGetContents() macro to guarantee its...
2008-07-13 Tom LaneClean up the use of some page-header-access macros...
2008-07-12 Tom LaneDon't make --enable-cassert turn on RANDOMIZE_ALLOCATED...
2008-07-12 Tom LaneConst-ify the arguments of str_tolower() and friends...
2008-07-11 Tom LaneMulti-column GIN indexes. Teodor Sigaev
2008-07-10 Tom LaneTighten up SS_finalize_plan's computation of valid_para...
2008-07-03 Tom LaneAdd a function pg_get_keywords() to let clients find...
2008-07-03 Bruce MomjianUpdate source code comment about when to use gettext_no...
2008-07-01 Heikki LinnakangasExtend VacAttrStats to allow typanalyze functions to...
2008-07-01 Tom LaneTeach autovacuum how to determine whether a temp table...
2008-06-30 Bruce MomjianFix recovery.conf boolean variables to take the same...
2008-06-30 Heikki LinnakangasTurn PGBE_ACTIVITY_SIZE into a GUC variable, track_acti...
2008-06-28 Tom LaneIf pnstrdup is going to be promoted to a generally...
2008-06-24 Tom LaneReduce the alignment requirement of type "name" from...
2008-06-23 Bruce MomjianMerge duplicate upper/lower/initcap() routines in oracl...
2008-06-19 Tom LaneRewrite the sinval messaging mechanism to reduce conten...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-06-18 Tom LaneImprove error reporting for problems in text search...
2008-06-18 Bruce MomjianMove wchar2char() and char2wchar() from tsearch into...
2008-06-17 Tom LaneClean up some problems with redundant cross-type arithm...
2008-06-17 Bruce MomjianMove USE_WIDE_UPPER_LOWER define to c.h, and remove...
2008-06-15 Tom LaneRearrange ALTER TABLE syntax processing as per my recen...
2008-06-14 Tom LaneRefactor the handling of the various DropStmt variants...
2008-06-12 Heikki LinnakangasRefactor XLogOpenRelation() and XLogReadBuffer() in...
2008-06-10 Heikki LinnakangasComment fix, should say TSQuery instead of TSVector.
2008-06-08 Tom LaneRewrite DROP's dependency traversal algorithm into...
2008-06-08 Alvaro HerreraMove BufferGetPageSize and BufferGetPage from bufpage...
2008-06-06 Alvaro HerreraChange xlog.h to xlogdefs.h in bufpage.h, and fix fallout.
2008-06-05 Alvaro HerreraModify vacuum() to accept a single relation OID instead...
2008-05-29 Tom LaneImprove the documentation comment for replace(). Rober...
2008-05-28 Magnus HaganderAdd a field to guc enums to allow hiding of values...
2008-05-27 Tom LaneAlter the xxx_pattern_ops opclasses to use the regular...
2008-05-19 Tom LaneMake to_char()'s localized month/day names depend on...
2008-05-17 Tom LaneFix a subtle bug exposed by recent wal_sync_method...
2008-05-17 Tom LaneRemove DEFAULT_SYNC_FLAGBIT ... not used anymore.
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-05-16 Tom LaneAdd a RESTART (without parameter) option to ALTER SEQUE...
2008-05-16 Tom LaneExtend GIN to support partial-match searches, and exten...
2008-05-15 Tom LaneSupport SQL/PSM-compatible CASE statement in plpgsql.
2008-05-15 Tom LaneAdd support for tracking call counts and elapsed runtim...
2008-05-14 Tom LaneMove the "instr_time" typedef and associated macros...
2008-05-12 Alvaro HerreraImprove snapshot manager by keeping explicit track...
2008-05-12 Alvaro HerreraPut back bufmgr.h in bufpage.h -- it is needed by some...
2008-05-12 Magnus HaganderConvert wal_sync_method to guc enum.
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-05-09 Tom LaneChange the rules for inherited CHECK constraints to...
2008-05-08 Magnus HaganderMake the new pg_stat_get_activity use OUT parameters...
2008-05-07 Magnus HaganderMake the pg_stat_activity view call a SRF (pg_stat_get_...
2008-05-07 Tom LaneConvert the list of syscache names from a series of...
2008-05-04 Tom LaneAdd timestamp and timestamptz versions of generate_seri...
2008-05-04 Tom LaneAdd pg_conf_load_time() function to report when the...
2008-05-03 Andrew DunstanProvide for MSVC config equivalents of recently added...
2008-05-02 Tom LaneAllow the planner's estimate of the fraction of a curso...
2008-05-02 Tom LaneExtend yesterday's patch making BLCKSZ and RELSEG_SIZE...
2008-05-02 Tom LaneSigh ... pg_config.h.win32 needs to define BLCKSZ and...
2008-05-02 Tom LaneRemove the recently added USE_SEGMENTED_FILES option...
2008-04-29 Tom LaneSome minor further cleanup around A_Const. Don't attac...
2008-04-29 Alvaro HerreraFix REASSIGN OWNED so that it works on procedural langu...
2008-04-29 Alvaro HerreraRemove typename from A_Const.
2008-04-29 Alvaro HerreraFix volatility marking for the generate_series and...
2008-04-28 Alvaro HerreraBump the catversion for the previous patch.
2008-04-28 Alvaro HerreraAdd generate_subscripts, a series-generation function...
2008-04-26 Tom LaneCode review for recent patch to terminate online backup...
2008-04-23 Magnus HaganderPrevent shutdown in normal mode if online backup is...
2008-04-22 Teodor SigaevFix using too many LWLocks bug, reported by Craig Ringer
2008-04-21 Tom LaneFix convert_IN_to_join to properly handle the case...
2008-04-21 Magnus HaganderClean up float4byval and float8byval handling by dealin...
2008-04-21 Tom LaneAdd FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-04-18 Alvaro HerreraModify the float4 datatype to be pass-by-val. Along...
2008-04-18 Tom LaneFix rmtree() so that it keeps going after failure to...
2008-04-18 Tom LaneCause EXPLAIN's VERBOSE option to print the target...
2008-04-17 Tom LaneFix a couple of oversights associated with the "physica...
2008-04-17 Bruce MomjianRe-enable pg_terminate_backend() using SIGTERM. SIGTER...
2008-04-16 Tom LaneRepair two places where SIGTERM exit could leave shared...
2008-04-16 Andrew DunstanAvoid using unnecessary pgwin32_safestat in libpq.
2008-04-15 Bruce MomjianRevert addition of pg_terminate_backend() because of...
2008-04-15 Bruce MomjianAdd pg_terminate_backend() to allow terminating only...
2008-04-14 Tom LanePush index operator lossiness determination down to...
2008-04-13 Tom LaneSince createplan.c no longer cares whether index operat...
2008-04-13 Tom LanePhase 2 of project to make index operator lossiness...
2008-04-12 Tom LaneCreate new routines systable_beginscan_ordered, systabl...
2008-04-11 Tom LaneA quick try at un-breaking the Cygwin build. Whether...
2008-04-11 Tom LaneAdd some debug support code to try to catch future...
2008-04-10 Tom LaneReplace "amgetmulti" AM functions with "amgetbitmap...
2008-04-10 Magnus HaganderCreate wrapper pgwin32_safestat() and redefine stat...
2008-04-06 Tom LaneImprove hash_any() to use word-wide fetches when hashin...
2008-04-05 Tom LaneDefend against JOINs having more than 32K columns altog...
2008-04-04 Tom LaneRe-implement division for numeric values using the...
2008-04-04 Bruce MomjianImplement current_query(), that shows the currently...
2008-04-04 Magnus HaganderConvert backslash_quote guc to use enum.
2008-04-04 Magnus HaganderTurn xmlbinary and xmloption GUC variables into enumsTu...
2008-04-03 Tom LaneRemove heap_release_fetch, which is no longer used...
2008-04-03 Tom LaneTeach ANALYZE to distinguish dead and in-doubt tuples...
2008-04-02 Magnus HaganderConvert three more guc settings to enum type:
2008-04-01 Tom LaneAdd SPI-level support for executing SQL commands with...
2008-04-01 Tom LaneFix an oversight I made in a cleanup patch over a year...
2008-03-31 Tom LaneApply my original fix for Taiki Yamaguchi's bug report...
2008-03-28 Tom LaneSupport statement-level ON TRUNCATE triggers. Simon...
next