OSDN Git Service

Update copyright to 2004.
[pg-rex/syncrep.git] / src / backend / utils / mb / conversion_procs / utf8_and_gb18030 / utf8_and_gb18030.c
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-10-26 Tom LaneAdd missing semicolons to a few PG_FUNCTION_INFO_V1...
2002-09-13 Tatsuo IshiiChange Assert(len > 0) to Assert(len >= 0)
2002-09-04 Bruce Momjianpgindent run.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-07-16 Tatsuo IshiiAdd conversion procs for CREATE CONVERSION