Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2000-11-21 Adjust opr_sanity.out for small change in OID allocation. Tom Lane 7.1.1
2000-11-14 Extend CREATE DATABASE to allow selection of a template database to be Tom Lane 7.1.1
2000-10-24 Major overhaul of large-object implementation, by Denis Perchine with Tom Lane 7.1.1
2000-08-21 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. Tom Lane 7.1.1
2000-07-30 Type lztext is toast. Tom Lane 7.1.1
2000-07-28 Add int2-vs-int8 comparison operators. These are now necessary because Tom Lane 7.1.1
2000-07-18 Add an opr_sanity check for misdefined aggregates that have transition Tom Lane 7.1.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-06-19 Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
2000-01-22 Update regress tests for change of pg_am/pg_amop. Tom Lane 7.1.1
1999-09-06 Mark bpchareq not hashjoinable, since it strips trailing blanks Tom Lane 7.1.1
1999-04-07 Fix some more hashjoin-related bugs in pg_operator. Fix Tom Lane 7.1.1
1999-04-07 Unmark 'hashable' operators that can't really be used for Tom Lane 7.1.1
1999-03-29 Modify fmgr so that internal name (compiler name) of a built-in Tom Lane 7.1.1
1999-03-28 Expanded opr_sanity test to look at pg_proc and other Tom Lane 7.1.1
1999-03-01 Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder, Tom Lane 7.1.1
1999-02-28 Fix pg_operator entries for mergejoinable operators with different left and Tom Lane 7.1.1
1998-10-29 Add new regression test to catch some simple kinds of Tom Lane 7.1.1