Skip to content

Commit 46426b6

Browse files
committed
Update obsolete comments.
1 parent fdc02f8 commit 46426b6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/include/parser/keywords.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
/*-------------------------------------------------------------------------
22
*
33
* keywords.h
4-
* string,atom lookup thingy, reduces strcmp traffic greatly
5-
* in the bowels of the system. Look for actual defs in lib/C/atoms.c
4+
* lexical token lookup for reserved words in postgres SQL
65
*
76
*
87
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
98
* Portions Copyright (c) 1994, Regents of the University of California
109
*
11-
* $Id: keywords.h,v 1.7 2000/01/26 05:58:26 momjian Exp $
10+
* $Id: keywords.h,v 1.8 2000/08/29 02:00:38 tgl Exp $
1211
*
1312
*-------------------------------------------------------------------------
1413
*/
@@ -22,6 +21,5 @@ typedef struct ScanKeyword
2221
} ScanKeyword;
2322

2423
extern ScanKeyword *ScanKeywordLookup(char *text);
25-
extern char *AtomValueGetString(int atomval);
2624

2725
#endif /* KEYWORDS_H */

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