Skip to content

Commit 8f92163

Browse files
committed
Improve descriptions of date/time functions.
1 parent 4901ff7 commit 8f92163

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/include/catalog/pg_proc.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: pg_proc.h,v 1.107 1999/11/25 01:28:05 wieck Exp $
9+
* $Id: pg_proc.h,v 1.108 1999/12/01 18:03:26 momjian Exp $
1010
*
1111
* NOTES
1212
* The script catalog/genbki.sh reads this file and generates .bki
@@ -523,7 +523,7 @@ DESCR("abstime in tinterval");
523523
DATA(insert OID = 249 ( intervalrel PGUID 11 f t f 1 f 703 "704" 100 0 0 100 intervalrel - ));
524524
DESCR("");
525525
DATA(insert OID = 250 ( timenow PGUID 11 f t f 0 f 702 "0" 100 0 0 100 timenow - ));
526-
DESCR("(internal)");
526+
DESCR("Current date and time");
527527
DATA(insert OID = 251 ( abstimeeq PGUID 11 f t f 2 f 16 "702 702" 100 0 0 100 abstimeeq - ));
528528
DESCR("equal");
529529
DATA(insert OID = 252 ( abstimene PGUID 11 f t f 2 f 16 "702 702" 100 0 0 100 abstimene - ));
@@ -571,7 +571,7 @@ DESCR("start of interval");
571571
DATA(insert OID = 273 ( intervalend PGUID 11 f t f 1 f 702 "704" 100 0 0 100 intervalend - ));
572572
DESCR("");
573573
DATA(insert OID = 274 ( timeofday PGUID 11 f t f 0 f 25 "0" 100 0 0 100 timeofday - ));
574-
DESCR("(internal)");
574+
DESCR("Current date and time with microseconds");
575575
DATA(insert OID = 275 ( abstime_finite PGUID 11 f t f 1 f 16 "702" 100 0 0 100 abstime_finite - ));
576576
DESCR("");
577577

@@ -939,7 +939,7 @@ DESCR("greater-than");
939939

940940
/* OIDS 700 - 799 */
941941
DATA(insert OID = 710 ( getpgusername PGUID 11 f t f 0 f 19 "0" 100 0 0 100 getpgusername - ));
942-
DESCR("(internal)");
942+
DESCR("Return username");
943943
DATA(insert OID = 711 ( userfntest PGUID 11 f t t 1 f 23 "23" 100 0 0 100 userfntest - ));
944944
DESCR("");
945945
DATA(insert OID = 713 ( oidrand PGUID 11 f t f 2 f 16 "26 23" 100 0 0 100 oidrand - ));

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