]> granicus.if.org Git - postgresql/history - src/test
Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should
[postgresql] / src / test /
2009-01-20 Peter EisentrautRevise the permission checking on user mapping DDL...
2009-01-19 Peter EisentrautAvoid regression test cases that fail in locales that...
2009-01-19 Peter EisentrautAlter regression test cases that rely on the sort order...
2009-01-19 Peter EisentrautAlter the regression test cases that rely on the sort...
2009-01-12 Peter EisentrautAdd ONLY support to LOCK and TRUNCATE. By default...
2009-01-11 Peter EisentrautMake tests pass with or without locale.
2009-01-09 Peter EisentrautRemove fairly useless mixed-case identifier test that...
2009-01-08 Bruce MomjianFix memory leak for file name if expect file name conta...
2009-01-07 Tom LaneFix executor/spi.h to follow our usual conventions...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-31 Tom LaneConsistently use multi-line formatting for all ACL...
2008-12-31 Tom LaneAdd some basic support for window frame clauses to...
2008-12-30 Tom LaneReduce the last group of parallel regression tests...
2008-12-29 Tom LaneTighten up a couple of regression test cases that can...
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-12-19 Tom LaneAdd a new column proiswindow to pg_proc. It doesn...
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-12-19 Tom LaneWhen we added the ability to have zero-element ARRAY...
2008-12-18 Tom LaneCode review for function default parameters patch....
2008-12-16 Tom LaneDepartment of second thoughts: further experimentation...
2008-12-15 Tom LaneCode review for CREATE OR REPLACE VIEW patch. Do thing...
2008-12-15 Tom LaneArrange for the pg_foo_is_visible and has_foo_privilege...
2008-12-14 Tom LaneRestore enforce_generic_type_consistency's pre-8.3...
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-12-06 Bruce MomjianAllow CREATE OR REPLACE VIEW to add columns to the...
2008-12-04 Peter EisentrautDefault values for function arguments
2008-12-04 Alvaro HerreraFix a couple of snapshot management bugs in the new...
2008-11-29 Tom LaneFix recently-added array_agg tests to ensure they produ...
2008-11-28 Peter EisentrautReduce risk of accidentally running temp-install regres...
2008-11-26 Tom LaneLet's see if using -c instead of -- style fixes the...
2008-11-25 Tom LaneRemove PGINTERVALSTYLE from the set of special environm...
2008-11-25 Peter EisentrautIf pg_ctl stop fails, print an error message and exit...
2008-11-20 Tom LaneFix breakage of bitmap scan plan creation for special...
2008-11-20 Magnus HaganderSilence compiler warning about ignored return value...
2008-11-20 Peter EisentrautTABLE command
2008-11-18 Magnus HaganderAdd required include to build with cygwin.
2008-11-16 Tom LaneModify UPDATE/DELETE WHERE CURRENT OF to use the FOR...
2008-11-15 Peter EisentrautFix crash of xmlconcat(NULL)
2008-11-15 Tom LaneMake SELECT FOR UPDATE/SHARE work on inheritance trees...
2008-11-14 Tom LaneImplement the basic form of UNNEST, ie unnest(anyarray...
2008-11-13 Peter Eisentrautarray_agg aggregate function, as per SQL:2008, but...
2008-11-12 Peter Eisentrautarray_length() function, and for SQL compatibility...
2008-11-12 Tom LaneClean up the ancient decision to show only two fraction...
2008-11-11 Tom LaneAdd support for input and output of interval values...
2008-11-09 Tom LaneReplace pg_class.reltriggers with relhastriggers, which...
2008-11-09 Tom LaneAdd a new GUC variable called "IntervalStyle" that...
2008-11-05 Andrew Dunstanfix suppress_redundant_updates_trigger() where relation...
2008-11-05 Peter EisentrautA few additional test cases for array functionality
2008-11-04 Peter EisentrautADD array_ndims function
2008-11-04 Tom LaneDisallow LOCK TABLE outside a transaction block (or...
2008-11-03 Andrew Dunstansuppress_redundant_updates_trigger function.
2008-11-03 Tom LaneAdd pg_typeof() function.
2008-10-31 Tom LaneAllow SQL-language functions to return the output of...
2008-10-31 Heikki LinnakangasAdd test case for CREATE CAST.
2008-10-31 Heikki LinnakangasAdd support for user-defined I/O conversion casts.
2008-10-29 Peter EisentrautUnicode escapes in strings and identifiers
2008-10-21 Peter EisentrautUse format_type_be() instead of TypeNameToString()...
2008-10-17 Teodor SigaevImprove headeline generation. Now headline can contain
2008-10-14 Tom LaneExtend the date type to support infinity and -infinity...
2008-10-14 Tom LaneAdd docs and regression test about sorting the output...
2008-10-14 Tom LaneEliminate unnecessary array[] decoration in examples...
2008-10-13 Tom LaneImplement comparison of generic records (composite...
2008-10-13 Tom LaneUpdate oidjoins test to match CVS HEAD.
2008-10-13 Tom LaneFix corner case wherein a WorkTableScan node could...
2008-10-07 Tom LaneExtend CTE patch to support recursive UNION (ie, withou...
2008-10-06 Magnus HaganderAdd columns boot_val and reset_val to the pg_settings...
2008-10-06 Tom LaneFix a missed case in int8-exp-three-digits.out, per...
2008-10-05 Tom LaneImprove behavior of WITH RECURSIVE with an untyped...
2008-10-05 Tom LaneFix markTargetListOrigin() to not fail on a simple...
2008-10-05 Peter EisentrautRemove some unportable tests
2008-10-05 Peter EisentrautReverse int8.out and int8-exp-three-digits.out mixup.
2008-10-05 Peter EisentrautAdditional test coverage for int8 type (int8.c)
2008-10-05 Peter EisentrautAdditional test coverage for boolean type (bool.c)
2008-10-04 Tom LaneImplement SQL-standard WITH clauses, including WITH...
2008-10-04 Peter EisentrautAdditional string function tests for coverage of oracle...
2008-10-03 Peter EisentrautAdd regression test for macaddr type. Enhance document...
2008-10-01 Peter EisentrautAllow pg_regress to be run outside the build tree....
2008-09-25 Tom LaneEstablish the rule that array types should have the...
2008-09-16 Tom LaneClean up a couple of weird corner cases in interval...
2008-09-11 Tom LaneTighten up to_date/to_timestamp so that they are more...
2008-09-11 Tom LaneAdjust the parser to accept the typename syntax INTERVA...
2008-09-10 Tom LaneMake our parsing of INTERVAL literals spec-compliant...
2008-09-10 Alvaro HerreraAdd "source file" and "source line" information to...
2008-09-08 Tom LaneCreate a separate grantable privilege for TRUNCATE...
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-08-28 Tom LaneExtend the parser location infrastructure to include...
2008-08-25 Magnus HaganderConvert remaining builtin set-returning functions to...
2008-08-16 Tom LaneClean up the loose ends in selectivity estimation left...
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 LaneAdd an ORDER BY to one more SELECT DISTINCT test case...
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-03 Tom LaneFix copy-and-pasteo that's causing pg_regress to lie...
2008-07-30 Tom LaneFlip the default typispreferred setting from true to...
2008-07-30 Tom LaneReplace the hard-wired type knowledge in TypeCategory...
2008-07-21 Tom LaneCode review for array_fill patch: fix inadequate check...
2008-07-18 Tom LaneImplement SQL-spec RETURNS TABLE syntax for functions.
2008-07-16 Tom LaneAdd a "provariadic" column to pg_proc to eliminate...
next