index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
/
pgtz.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace printf format %i by %d
Peter Eisentraut
2011-07-26
1
-5
/
+5
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
1
-3
/
+3
*
Split PGC_S_DEFAULT into two values, for true boot_val vs computed default.
Tom Lane
2011-05-11
1
-10
/
+27
*
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-25
1
-2
/
+2
*
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-07
1
-12
/
+24
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
1
-13
/
+13
*
Change the "N. Central Asia Standard Time" timezone to map to
Magnus Hagander
2010-05-20
1
-3
/
+3
*
Improve message style for messages associated with not being able to
Tom Lane
2010-04-15
1
-29
/
+42
*
Clean up inconsistent commas
Magnus Hagander
2010-04-09
1
-8
/
+8
*
Update list of Windows timezones we try to match localized names against
Magnus Hagander
2010-04-09
1
-4
/
+64
*
Proceed to look for the next timezone when matching a localized
Magnus Hagander
2010-04-08
1
-3
/
+3
*
Log the actual timezone name that we fail to look up the values for in
Magnus Hagander
2010-04-06
1
-3
/
+5
*
Fix a commented-out block of code that pgindent didn't understand
Tom Lane
2010-03-12
1
-4
/
+8
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-2
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Fix a couple of issues in recent patch to print updates to postgresql.conf
Tom Lane
2009-10-03
1
-3
/
+3
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-15
/
+16
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Suppress leap-second-aware timezones in the output of pg_tzenumerate_next,
Tom Lane
2008-11-13
1
-1
/
+7
*
Fix identify_system_timezone() so that it tests the behavior of the system
Tom Lane
2008-07-01
1
-9
/
+38
*
Update timezone code to track the upstream changes since 2003. In particular
Tom Lane
2008-02-16
1
-4
/
+5
*
Update timezone mapping for Windows with new timezones added
Magnus Hagander
2008-02-11
1
-4
/
+42
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-3
/
+3
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-17
/
+16
*
Adjust with-system-tzdata patch to not attempt to install a symlink,
Tom Lane
2007-08-25
1
-5
/
+11
*
Fix crash caused by log_timezone patch if we attempt to emit any elog messages
Tom Lane
2007-08-04
1
-1
/
+30
*
Switch over to using the src/timezone functions for formatting timestamps
Tom Lane
2007-08-04
1
-31
/
+49
*
Make some messages more consistent
Peter Eisentraut
2007-05-31
1
-2
/
+2
*
StrNCpy -> strlcpy (not complete)
Peter Eisentraut
2007-02-10
1
-3
/
+3
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Translate Windows' GMT Standard Time/GMT Daylight Time zones to
Tom Lane
2006-11-21
1
-2
/
+2
*
Arrange for timezone names to be recognized case-insensitively; for
Tom Lane
2006-10-16
1
-28
/
+159
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-17
/
+19
*
Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,
Tom Lane
2006-09-16
1
-1
/
+118
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
1
-2
/
+1
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
1
-2
/
+1
*
Revert part of recent include patch not ready for application.
Bruce Momjian
2006-07-14
1
-1
/
+3
*
Add additional includes needed on some platforms.
Bruce Momjian
2006-07-14
1
-3
/
+1
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-116
/
+113
*
Fix the various forms of AT TIME ZONE to accept either timezones found
Tom Lane
2005-09-09
1
-3
/
+3
*
Tweak dynahash.c to not allocate so many entries at once when dealing
Tom Lane
2005-06-26
1
-2
/
+2
*
Cosmetic improvements to the timezone code: remove the use of the
Neil Conway
2005-06-20
1
-4
/
+4
*
Simplify uses of readdir() by creating a function ReadDir() that
Tom Lane
2005-06-19
1
-18
/
+8
*
>> Do you agree that using a hashtable for it in general is a good idea
Bruce Momjian
2005-06-15
1
-7
/
+12
*
Modify hash_search() API to prevent future occurrences of the error
Tom Lane
2005-05-29
1
-4
/
+6
[next]