Make pg_upgrade output more consistent with project style
Add errno-based output to error messages where appropriate, reformat
blocks to about 72 characters per line, use spaces instead of tabs for
indentation, and other style adjustments.
Branch
--
master
Details
---
http://git.postgres
Add C comment that txid_current() assigns an XID if one is not already
assigned.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/afc9635c600ace716294a12d78abd37f65abd0ea
Modified Files
--
src/backend/utils/adt/txid.c |3 ++-
1 files changed, 2 insertio
Tag refs/tags/REL9_1_BETA3 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
Remove excessively backpatched gitignore files
These caused directories from future releases to appear in the
backbranch tree.
Branch
--
REL8_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/335a00ab5708b9aaee179d0efa3b61f5549da4d3
Modified Files
--
contrib/btree
Remove excessively backpatched gitignore files
These caused directories from future releases to appear in the
backbranch tree.
Branch
--
REL8_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/9e193cd9cb09592a7d87666e90823f42da185802
Modified Files
--
contrib/pg_ar
Remove excessively backpatched gitignore files
These caused directories from future releases to appear in the
backbranch tree.
Branch
--
REL8_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/f6d5c02cc5e15e9b733e482ea3877c91c5186479
Modified Files
--
contrib/btree
Fix and clarify information schema interval_precision fields
The fields were previously wrongly typed as character_data; change to
cardinal_number. Update the documentation and the implementation to
show more clearly that this applies to a feature not available in
PostgreSQL, rather than just not
Improve wording of documentation on default privileges.
Per recent -hackers discussion.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/75726307e6164673c48d6ce1d143a075b8ce18fa
Modified Files
--
doc/src/sgml/ref/grant.sgml | 19 ++-
1 fi
Log Message:
---
Added patch from Patrick Earl. Thanks, Patrick!
http://pgfoundry.org/forum/message.php?msg_id=1014749
This was implemented to support more of the NHibernate test suite. Here is what
it does and does not do:
1. It adds support for the "ForeignKeys" collection that uses