1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Timezone library changes to map into our backend code.

This commit is contained in:
Bruce Momjian
2004-04-30 04:11:58 +00:00
parent 6a2b75c2c8
commit d248a67af1
4 changed files with 29 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include "pgtz.h"
/*
** This file is in the public domain, so clarified as of
** June 5, 1996 by Arthur David Olson (arthur_david_olson@nih.gov).