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

Commit8460000

Browse files
committed
Whoops, missed committing this change to match cosmetic changes in
ascii.c.
1 parentb1eb992 commit8460000

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

‎src/include/utils/ascii.h

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
2-
/* -----------------------------------------------------------------------
1+
/*-----------------------------------------------------------------------
32
* ascii.h
43
*
5-
* $Id: ascii.h,v 1.92002/08/29 07:22:29 ishii Exp $
4+
* Portions Copyright (c) 1999-2002, PostgreSQL Global Development Group
65
*
7-
* Portions Copyright (c) 1999-2000, PostgreSQL Global Development Group
6+
* $Id: ascii.h,v 1.10 2003/07/14 16:58:24 tgl Exp $
87
*
9-
*-----------------------------------------------------------------------
8+
*-----------------------------------------------------------------------
109
*/
1110

1211
#ifndef_ASCII_H_
@@ -18,7 +17,4 @@ extern Datum to_ascii_encname(PG_FUNCTION_ARGS);
1817
externDatumto_ascii_enc(PG_FUNCTION_ARGS);
1918
externDatumto_ascii_default(PG_FUNCTION_ARGS);
2019

21-
externchar*pg_to_ascii(unsignedchar*src,unsignedchar*src_end,
22-
unsignedchar*desc,intenc);
23-
2420
#endif/* _ASCII_H_ */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp