Commits

DateSubjectAuthorReleases
2005-06-26 Add E'' syntax so eventually normal strings can treat backslashes Bruce Momjian 8.1.0
2005-04-30 Change catalog entries for record_out and record_send to show only one Tom Lane 8.1.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2004-06-06 Minor catalog cleanups for composite-type stuff. Adjust signatures shown Tom Lane 8.0.0
2003-05-09 Implement array_send/array_recv (binary I/O for arrays). This exposed Tom Lane 7.4.1
2003-05-09 Binary send/receive routines for a few basic datatypes --- enough for Tom Lane 7.4.1
2003-05-08 Reinstate pg_type's typsend and typreceive columns. They don't do much Tom Lane 7.4.1
2003-04-08 First phase of work on array improvements. ARRAY[x,y,z] constructor Tom Lane 7.4.1
2003-01-15 Allow merge and hash joins to occur on arbitrary expressions (anything not Tom Lane 7.4.1
2002-12-14 Initial version of the SQL information schema Peter Eisentraut 7.4.1
2002-09-22 Replace pg_attribute.attisinherited with attislocal and attinhcount Tom Lane 7.3.1
2002-08-26 Modify array operations to include array's element type OID in the Tom Lane 7.3.1
2002-08-24 The cstring datatype can now be copied, passed around, etc. The typlen Tom Lane 7.3.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2002-08-20 - test for indexes on a domain Bruce Momjian 7.3.1
2002-08-04 Attached are two patches to implement and document anonymous composite Bruce Momjian 7.3.1
2002-07-24 Remove unused system table columns: Peter Eisentraut 7.3.1
2002-04-25 Implement types regprocedure, regoper, regoperator, regclass, regtype Tom Lane 7.3.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2000-09-12 This patch implements a different "relkind" Bruce Momjian 7.1.1
2000-07-05 Make the regression tests safe for TOAST. Tom Lane 7.1.1
2000-01-05 Clean up format of tests. Thomas G. Lockhart 7.1.1
1999-05-09 Correct type_sanity test so it doesn't spit up on new Tom Lane 7.1.1
1999-04-20 Un-break CREATE TYPE. Fix some other inconsistencies in the Tom Lane 7.1.1