]> granicus.if.org Git - postgresql/history - src/test
Add infrastructure for compile-time assertions about variable types.
[postgresql] / src / test /
2012-09-29 Alvaro HerreraAdd alternative expected output for alter_generic
2012-09-28 Alvaro HerreraAdd alter_generic regression test
2012-09-22 Tom LaneMinor corrections for ALTER TYPE ADD VALUE IF NOT EXIST...
2012-09-22 Andrew DunstanAllow IF NOT EXISTS when add a new enum label.
2012-09-21 Tom LaneImprove ruleutils.c's heuristics for dealing with range...
2012-09-18 Tom LaneFix planning of btree index scans using ScalarArrayOpEx...
2012-09-16 Tom LaneRethink heuristics for choosing index quals for paramet...
2012-09-15 Tom LaneAdjust largeobject_1.source per buildfarm.
2012-09-14 Tom LaneImprove largeobject regression test to show size of...
2012-09-13 Tom LaneFix case of window function + aggregate + GROUP BY...
2012-09-05 Tom LaneFix PARAM_EXEC assignment mechanism to be safe in the...
2012-09-05 Kevin GrittnerFix serializable mode with index-only scans.
2012-09-05 Kevin GrittnerAllow isolation tests to specify multiple setup blocks.
2012-09-01 Tom LaneDrop cheap-startup-cost paths during add_path() if...
2012-09-01 Tom LaneFix mark_placeholder_maybe_needed to handle LATERAL...
2012-08-31 Tom LaneFix LATERAL references to join alias variables.
2012-08-30 Tom LaneImprove EXPLAIN's ability to cope with LATERAL referenc...
2012-08-30 Tom LaneAdjust definition of cheapest_total_path to work better...
2012-08-27 Tom LaneFix DROP INDEX CONCURRENTLY IF EXISTS.
2012-08-27 Tom LaneFix up planner infrastructure to support LATERAL properly.
2012-08-23 Tom LaneFix cascading privilege revoke to notice when privilege...
2012-08-20 Tom LaneFix typo in comment.
2012-08-19 Tom LaneAllow OLD and NEW in multi-row VALUES within rules.
2012-08-18 Tom LaneAnother round of planner fixes for LATERAL.
2012-08-16 Tom LaneAllow create_index_paths() to consider multiple join...
2012-08-16 Heikki LinnakangasAdd SP-GiST support for range types.
2012-08-15 Tom LaneFix rescan logic in nodeCtescan.
2012-08-14 Tom LanePrevent access to external files/URLs via XML entity...
2012-08-12 Tom LaneMore fixes for planner's handling of LATERAL.
2012-08-11 Tom LaneFix some issues with LATERAL(SELECT UNION ALL SELECT).
2012-08-10 Tom LaneCentralize the logic for detecting misplaced aggregates...
2012-08-08 Tom LaneUpdate isolation tests' README file.
2012-08-07 Tom LaneImplement SQL-standard LATERAL subqueries.
2012-08-07 Bruce MomjianFix to_char(), to_date(), and to_timestamp() to handle...
2012-08-03 Tom LaneFix bugs with parsing signed hh:mm and hh:mm:ss fields...
2012-07-31 Tom LaneFix WITH attached to a nested set operation (UNION...
2012-07-25 Tom LaneFix longstanding crash-safety bug with newly-created...
2012-07-24 Alvaro HerreraChange syntax of new CHECK NO INHERIT constraints
2012-07-22 Tom LaneFix name collision between concurrent regression tests.
2012-07-21 Tom LaneUse --nosync during make check's initdb call.
2012-07-20 Andrew DunstanRemove now unneeded results file for disabled prepared...
2012-07-20 Andrew DunstanRemove prepared transactions from main isolation test...
2012-07-20 Alvaro Herreraconnoinherit may be true only for CHECK constraints
2012-07-20 Tom LaneFix whole-row Var evaluation to cope with resjunk colum...
2012-07-20 Robert HaasMake new event trigger facility actually do something.
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-07-12 Peter EisentrautAvoid extra newlines in XML mapping in table forest...
2012-07-11 Tom LaneAdd array_remove() and array_replace() functions.
2012-07-10 Tom LaneRe-implement extraction of fixed prefixes from regular...
2012-07-05 Bruce MomjianRun newly-configured perltidy script on Perl files.
2012-07-05 Robert HaasReduce messages about implicit indexes and sequences...
2012-07-02 Peter EisentrautAssorted message style improvements
2012-06-26 Robert HaasMake DROP FUNCTION hint more informative.
2012-06-19 Tom LaneShare RI trigger code between NO ACTION and RESTRICT...
2012-06-18 Tom LaneAllow ON UPDATE/DELETE SET DEFAULT plans to be cached.
2012-06-18 Tom LaneChange ON UPDATE SET NULL/SET DEFAULT referential actio...
2012-06-18 Tom LaneRefer to the default foreign key match style as MATCH...
2012-06-15 Peter EisentrautImprove reporting of permission errors for array types
2012-06-13 Tom LaneRevisit error message details for JSON input parsing.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-06-10 Simon RiggsRevert error message on GLOBAL/LOCAL pending further...
2012-06-09 Simon RiggsAdd ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
2012-06-05 Tom LaneFix bogus handling of control characters in json_lex_st...
2012-05-24 Tom LaneFix array overrun in regex code.
2012-05-22 Robert HaasFix error message for COMMENT/SECURITY LABEL ON COLUMN...
2012-05-19 Peter EisentrautFix incorrect logic in JSON number lexer
2012-05-16 Tom LaneImprove error message for ALTER COLUMN TYPE coercion...
2012-05-15 Peter EisentrautRemove whitespace from end of lines
2012-04-30 Tom LaneConverge all SQL-level statistics timing values to...
2012-04-29 Tom LaneRename I/O timing statistics columns to blk_read_time...
2012-04-26 Tom LaneFix oversight in recent parameterized-path patch.
2012-04-26 Tom LaneModify create_index regression test to avoid intermitte...
2012-04-26 Tom LaneFix planner's handling of RETURNING lists in writable...
2012-04-24 Robert HaasCasts to or from a domain type are ignored; warn and...
2012-04-24 Robert HaasLots of doc corrections.
2012-04-21 Tom LaneUse fuzzy not exact cost comparison for the final tie...
2012-04-21 Alvaro HerreraRecast "ONLY" column CHECK constraints as NO INHERIT
2012-04-19 Tom LaneRevise parameterized-path mechanism to fix assorted...
2012-04-13 Tom LaneWeaken the planner's tests for relevant joinclauses.
2012-04-13 Peter EisentrautRename bytea_agg to string_agg and add delimiter argument
2012-04-13 Peter EisentrautConsistently quote encoding and locale names in messages
2012-04-11 Tom LaneSilently ignore any nonexistent schemas that are listed...
2012-04-06 Tom LaneAllow statistics to be collected for foreign tables.
2012-04-06 Simon RiggsAdd DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpda...
2012-04-06 Robert Haascheckopint -> checkpoint
2012-04-05 Robert HaasPublish checkpoint timing information to pg_stat_bgwriter.
2012-04-05 Robert HaasExpose track_iotiming data via the statistics collector.
2012-04-05 Tom LaneFix plpgsql named-cursor-parameter feature for variable...
2012-04-03 Peter EisentrautAdd support for renaming domain constraints
2012-03-26 Tom LaneFix COPY FROM for null marker strings that correspond...
2012-03-24 Tom LaneFix planner's handling of outer PlaceHolderVars within...
2012-03-23 Tom LaneCode review for protransform patches.
2012-03-20 Tom LaneRestructure SELECT INTO's parsetree representation...
2012-03-17 Andrew DunstanHonor inputdir and outputdir when converting regression...
2012-03-16 Tom LaneRevisit handling of UNION ALL subqueries with non-Var...
2012-03-11 Tom LaneTeach SPGiST to store nulls and do whole-index scans.
2012-03-10 Peter EisentrautAdd support for renaming constraints
2012-03-05 Peter EisentrautAdd isolation test to check-world and installcheck...
2012-03-04 Tom LaneCollect and use element-frequency statistics for arrays.
2012-03-03 Peter EisentrautAllow CREATE TABLE (LIKE ...) from composite type
next