[COMMITTERS] pgsql: C comment: mention 1500-02-29 as an invalid date

2014-11-09 Thread Bruce Momjian
C comment: mention 1500-02-29 as an invalid date It is invalid because the Gregorian calendar is used for all years. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/67067f9ae35fcaf7c1a6f3258043cbd0a0380473 Modified Files -- src/include/utils/datetime.h

Re: [COMMITTERS] pgsql: BRIN: Block Range Indexes

2014-11-09 Thread Amit Langote
On Sat, Nov 8, 2014 at 4:43 AM, Alvaro Herrera wrote: > src/backend/access/brin/README| 189 A minor typo: +Summarization +- + +Wehn VACUUM is run on the table, all unsummarized page ranges are s/Wehn/When/ Thanks, Amit -- Sent via pgsql-committers mailin