[COMMITTERS] pgsql: Unbreak the VPATH build.

2011-02-03 Thread Robert Haas
Unbreak the VPATH build. My commit ddfe26f6441c24660595c5efe5fd0bd3974cdc5c of 2010-02-03 broke it. Per buildfarm. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=dde9684d65ed66656f765d3fd97f2e522a189132 Modified Files -- src/ba

[COMMITTERS] pgsql: Preserve copyright notice from old errcodes.h file.

2011-02-03 Thread Robert Haas
Preserve copyright notice from old errcodes.h file. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=b8a0467e10a41d32ecf889d40de81223e0439c5b Modified Files -- src/backend/utils/errcodes.txt |1 + 1 files changed, 1 insertions(+

[COMMITTERS] pgsql: Avoid maintaining three separate copies of the error codes list.

2011-02-03 Thread Robert Haas
Avoid maintaining three separate copies of the error codes list. src/pl/plpgsql/src/plerrcodes.h, src/include/utils/errcodes.h, and a big chunk of errcodes.sgml are now automatically generated from a single file, src/backend/utils/errcodes.txt. Jan UrbaƄski, reviewed by Tom Lane. Branch -- m

[COMMITTERS] pgsql: ALTER TABLE sometimes takes only ShareUpdateExclusiveLock.

2011-02-03 Thread Robert Haas
ALTER TABLE sometimes takes only ShareUpdateExclusiveLock. Along the way, be more consistent about the wording we use here. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7212c77d0cabcc468fec0b9cd7f2413b64b77050 Modified Files -

[COMMITTERS] pgsql: In docs, PL is Procedural Language, not Programming Language.

2011-02-03 Thread Bruce Momjian
In docs, PL is Procedural Language, not Programming Language. Satoshi Nagayasu Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=df63aac678343cec522bc58588b70ab1374a6c93 Modified Files -- doc/src/sgml/acronyms.sgml |2 +- 1 file

[COMMITTERS] pgsql: Simplify code used in is_absolute_path() macro; also add commen

2011-02-03 Thread Bruce Momjian
Simplify code used in is_absolute_path() macro; also add comment about 'E:abc' Win32 path handling. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=35b0a6b205c25d592b966aa17d3c6f9e5a88eb62 Modified Files -- src/include/port.h |

[COMMITTERS] pgsql: Include more status information in walsender results

2011-02-03 Thread Magnus Hagander
Include more status information in walsender results Add the current xlog insert location to the response of IDENTIFY_SYSTEM, and adds result sets containing start and stop location of backups to BASE_BACKUP responses. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postg

[COMMITTERS] pgsql: Fix typo.

2011-02-03 Thread Magnus Hagander
Fix typo. Thom Brown Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5dfc66b3d0b96f3a75adc4cd9c9f6d15c061cabd Modified Files -- doc/src/sgml/ref/create_user_mapping.sgml |2 +- 1 files changed, 1 insertions(+), 1 deleti

[COMMITTERS] pgsql: Fix typo.

2011-02-03 Thread Magnus Hagander
Fix typo. Thom Brown Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e673e08458887e5712729bf006ed80a713298818 Modified Files -- doc/src/sgml/ref/create_user_mapping.sgml |2 +- 1 files changed, 1 insertions(+), 1 deleti

[COMMITTERS] pgsql: Fix typo.

2011-02-03 Thread Magnus Hagander
Fix typo. Thom Brown Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f001cb38b67b0f2f5f4cfd1e32f86866da8c8693 Modified Files -- doc/src/sgml/ref/create_user_mapping.sgml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)