Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit363c8cf

Browse files
committed
Remove accented characters in comments, to avoid failures when this
file is read with an incompatible client_encoding setting. Per reportfrom Tim N. van der Leeuw.
1 parent514ce7a commit363c8cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/isn/isn.sql.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
--
22
--PostgreSQL code for ISNs (ISBN, ISMN, ISSN, EAN13, UPC)
3-
-- Copyright (c) 2004-2006,Germ�n M�ndez Bravo (Kronuz)
3+
-- Copyright (c) 2004-2006,German Mendez Bravo (Kronuz)
44
--
5-
--$PostgreSQL: pgsql/contrib/isn/isn.sql.in,v 1.2 2006/09/10 20:45:17 tgl Exp $
5+
--$PostgreSQL: pgsql/contrib/isn/isn.sql.in,v 1.3 2006/10/01 18:37:53 tgl Exp $
66
--
77
-- Example:
88
-- create table test ( id isbn );

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp