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
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(+
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
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
-
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
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 |
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
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
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
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(-)
10 matches
Mail list logo