Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Update copyright year
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Sep 2020 15:53:25 +0000 (12:53 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Sep 2020 15:55:19 +0000 (12:55 -0300)
Thinko in 40b3e2c201af.

Reported-by: "Wang, Shenhao" <wangsh.fnst@cn.fujitsu.com>
Discussion: https://postgr.es/m/ed98706b82694b57a8c0d339a10732aa@G08CNEXMBPEKD06.g08.fujitsu.local

src/backend/catalog/pg_cast.c

index 5ea2b82b083477777c2a82b8d1a4588e4530f92e..56aacd72128800c1c3574007f1431a02e73c7d8e 100644 (file)
@@ -3,7 +3,7 @@
  * pg_cast.c
  *   routines to support manipulation of the pg_cast relation
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *