mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
Update copyright for the year 2010.
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
* do_like_escape - name of function if wanted - needs CHAREQ and CopyAdvChar
|
||||
* MATCH_LOWER - define iff using to_lower on text chars
|
||||
*
|
||||
* Copyright (c) 1996-2009, PostgreSQL Global Development Group
|
||||
* Copyright (c) 1996-2010, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $PostgreSQL: pgsql/src/backend/utils/adt/like_match.c,v 1.26 2009/06/11 14:49:03 momjian Exp $
|
||||
* $PostgreSQL: pgsql/src/backend/utils/adt/like_match.c,v 1.27 2010/01/02 16:57:54 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
Reference in New Issue
Block a user