Commits

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

DateSubjectAuthorReleases
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 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-06-19 Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-14 Implement column aliases on views "CREATE VIEW name (collist)". Thomas G. Lockhart 7.1.1
2000-02-27 Reactivated LZTEXT data type and changed rule plan- and qual-strings Jan Wieck 7.1.1
2000-02-10 Add btree indexing of boolean values Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-22 Revise handling of index-type-specific indexscan cost estimation, per Tom Lane 7.1.1
2000-01-10 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. Bruce Momjian 7.1.1
1999-12-28 Removed LZTEXT datatype as discussed. Jan Wieck 7.1.1
1999-11-25 Added another single byte oriented decompressor, useful for Jan Wieck 7.1.1
1999-09-29 Added nbtree operator class for NUMERIC Jan Wieck 7.1.1
1999-04-03 Fix bogus pg_amop entries for int8 hash, cidr btree, Tom Lane 7.1.1
1999-03-28 Clean up various minor irregularities detected by type_sanity Tom Lane 7.1.1
1999-03-26 Remove a bunch of dead entries exposed by findoidjoins crosschecks. Tom Lane 7.1.1
1999-03-14 Enclosed below I have a patch to allow a btree index on the int8 type. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-10-22 Remove duplicate CIDR funcs by using coerce entries. Bruce Momjian 7.1.1
1998-10-22 Fix indexing for INET / CIDR. Bruce Momjian 7.1.1
1998-10-03 Integrate new IP type from Tom Ivar Helbekkmo. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1