Skip to content

Commit 147c164

Browse files
committed
Call it Linux, not GNU/Linux.
1 parent 1de9615 commit 147c164

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/utils/adt/timestamp.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/utils/adt/timestamp.c,v 1.92 2003/08/08 21:42:10 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/timestamp.c,v 1.93 2003/08/26 21:31:11 momjian Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -1046,8 +1046,8 @@ timestamp2tm(Timestamp dt, int *tzp, struct tm * tm, fsec_t *fsec, char **tzn)
10461046
* Argh! My Linux box puts in a 1 second offset for dates less than 1970
10471047
* but only if the seconds field was non-zero. So, don't copy the seconds
10481048
* field and instead carry forward from the original - thomas 97/06/18
1049-
* Note that GNU/Linux uses the standard freeware zic package as do
1050-
* many other platforms so this may not be GNU/Linux/ix86-specific.
1049+
* Note that Linux uses the standard freeware zic package as do
1050+
* many other platforms so this may not be Linux/ix86-specific.
10511051
* Still shows a problem on my up to date Linux box - thomas 2001-01-17
10521052
*/
10531053
tm->tm_sec = tx->tm_sec;

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