[COMMITTERS] npgsql - Npgsql2: Implements DateTime canonical functions for

2013-03-23 Thread fxjr
Log Message: --- Implements DateTime canonical functions for EntityFramework. Thanks Andrey Polyakov for patch. See https://github.com/franciscojunior/Npgsql2/pull/10 and https://github.com/magnitudo/Npgsql2/commit/b922eee2839e9cf2ae33f5241e0d8721bb4a9113 for more information. Modifi

[COMMITTERS] pgsql: Don't put before in items.

2013-03-23 Thread Tom Lane
Don't put before in items. Doing that results in a broken index entry in PDF output. We had only a few like that, which is probably why nobody noticed before. Standardize on putting the first. Josh Kupershmidt Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitd

[COMMITTERS] pgsql: Don't put before in items.

2013-03-23 Thread Tom Lane
Don't put before in items. Doing that results in a broken index entry in PDF output. We had only a few like that, which is probably why nobody noticed before. Standardize on putting the first. Josh Kupershmidt Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/cdc

[COMMITTERS] pgsql: Don't put before in items.

2013-03-23 Thread Tom Lane
Don't put before in items. Doing that results in a broken index entry in PDF output. We had only a few like that, which is probably why nobody noticed before. Standardize on putting the first. Josh Kupershmidt Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitd

[COMMITTERS] pgsql: Don't put before in items.

2013-03-23 Thread Tom Lane
Don't put before in items. Doing that results in a broken index entry in PDF output. We had only a few like that, which is probably why nobody noticed before. Standardize on putting the first. Josh Kupershmidt Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitd

[COMMITTERS] pgsql: Don't put before in items.

2013-03-23 Thread Tom Lane
Don't put before in items. Doing that results in a broken index entry in PDF output. We had only a few like that, which is probably why nobody noticed before. Standardize on putting the first. Josh Kupershmidt Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitd

[COMMITTERS] pgsql: Avoid renaming data directory during MSVC upgrade testing.

2013-03-23 Thread Andrew Dunstan
Avoid renaming data directory during MSVC upgrade testing. This appears to cause some intermittent file system problems on Windows 8. Instead, set up the old data directory in its intended final location to start with. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/comm

[COMMITTERS] pgsql: Avoid renaming data directory during MSVC upgrade testing.

2013-03-23 Thread Andrew Dunstan
Avoid renaming data directory during MSVC upgrade testing. This appears to cause some intermittent file system problems on Windows 8. Instead, set up the old data directory in its intended final location to start with. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/

[COMMITTERS] pgsql: Update time zone abbreviation lists for changes missed since 200

2013-03-23 Thread Tom Lane
Update time zone abbreviation lists for changes missed since 2006. Most (all?) of Russia has moved to what's effectively year-round daylight savings time, so that the "standard" zone names now mean an hour later than they used to. Update that, notably changing MSK as per recent complaint from Ser

[COMMITTERS] pgsql: Update time zone abbreviation lists for changes missed since 200

2013-03-23 Thread Tom Lane
Update time zone abbreviation lists for changes missed since 2006. Most (all?) of Russia has moved to what's effectively year-round daylight savings time, so that the "standard" zone names now mean an hour later than they used to. Update that, notably changing MSK as per recent complaint from Ser

[COMMITTERS] pgsql: Update time zone abbreviation lists for changes missed since 200

2013-03-23 Thread Tom Lane
Update time zone abbreviation lists for changes missed since 2006. Most (all?) of Russia has moved to what's effectively year-round daylight savings time, so that the "standard" zone names now mean an hour later than they used to. Update that, notably changing MSK as per recent complaint from Ser

[COMMITTERS] pgsql: Update time zone abbreviation lists for changes missed since 200

2013-03-23 Thread Tom Lane
Update time zone abbreviation lists for changes missed since 2006. Most (all?) of Russia has moved to what's effectively year-round daylight savings time, so that the "standard" zone names now mean an hour later than they used to. Update that, notably changing MSK as per recent complaint from Ser

[COMMITTERS] pgsql: Semi-automatically detect changes in timezone abbreviations.

2013-03-23 Thread Tom Lane
Semi-automatically detect changes in timezone abbreviations. Add an option to zic.c to dump out all non-obsolete timezone abbreviations defined in the Olson database. Comparing this list to its previous state will clue us in when something happens that we may need to account for in the tznames/ t

[COMMITTERS] pgsql: Update time zone abbreviation lists for changes missed since 200

2013-03-23 Thread Tom Lane
Update time zone abbreviation lists for changes missed since 2006. Most (all?) of Russia has moved to what's effectively year-round daylight savings time, so that the "standard" zone names now mean an hour later than they used to. Update that, notably changing MSK as per recent complaint from Ser