Skip to content

Commit 76aa6d2

Browse files
author
Neil Conway
committed
Code cleanup: remove 3 duplicate static function declarations.
1 parent f2b6ede commit 76aa6d2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/backend/utils/adt/formatting.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* -----------------------------------------------------------------------
22
* formatting.c
33
*
4-
* $PostgreSQL: pgsql/src/backend/utils/adt/formatting.c,v 1.89 2005/06/22 01:43:05 neilc Exp $
4+
* $PostgreSQL: pgsql/src/backend/utils/adt/formatting.c,v 1.90 2005/06/24 01:10:11 neilc Exp $
55
*
66
*
77
* Portions Copyright (c) 1999-2005, PostgreSQL Global Development Group
@@ -898,9 +898,6 @@ static char *str_tolower(char *buff);
898898

899899
/* static int is_acdc(char *str, int *len); */
900900
static int seq_search(char *name, char **array, int type, int max, int *len);
901-
static int dch_global(int arg, char *inout, int suf, int flag, FormatNode *node, void *data);
902-
static int dch_time(int arg, char *inout, int suf, int flag, FormatNode *node, void *data);
903-
static int dch_date(int arg, char *inout, int suf, int flag, FormatNode *node, void *data);
904901
static void do_to_timestamp(text *date_txt, text *fmt,
905902
struct pg_tm * tm, fsec_t *fsec);
906903
static char *fill_str(char *str, int c, int max);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy