[COMMITTERS] pgsql: Show schemas in information_schema.schemata that the current has

2013-09-09 Thread Peter Eisentraut
Show schemas in information_schema.schemata that the current has access to Before, it would only show schemas that the current user owns. Per discussion, the new behavior is more useful and consistent for PostgreSQL. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/b

[COMMITTERS] pgsql: Introduce InvalidCommandId.

2013-09-09 Thread Robert Haas
Introduce InvalidCommandId. This allows a 32-bit field to represent an *optional* command ID without a separate flag bit. Andres Freund Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/71901ab6daaad65c0168c05e016e4208efe5b71a Modified Files -- src/backen

[COMMITTERS] pgsql: Tag refs/tags/REL9_3_0 was created

2013-09-09 Thread pgsql
Tag refs/tags/REL9_3_0 was created. -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers

Re: [COMMITTERS] pgsql: Stamp 9.3.0.

2013-09-09 Thread Tom Lane
Andres Freund writes: > 9.3.0 seems to be officially released now, but there's no 9.3.0 tag > yet... Ooops, forgot to do that over the weekend. Tag pushed now. regards, tom lane -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make change

Re: [COMMITTERS] pgsql: Stamp 9.3.0.

2013-09-09 Thread Andres Freund
Hi, On 2013-09-02 20:54:06 +, Tom Lane wrote: > Stamp 9.3.0. > > Branch > -- > REL9_3_STABLE 9.3.0 seems to be officially released now, but there's no 9.3.0 tag yet... Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development,