Re: [COMMITTERS] pgsql: Revert "commit_delay" change; just add comment that we don't hav

2012-08-14 Thread Tom Lane
Peter Geoghegan writes: > On 14 August 2012 21:26, Bruce Momjian wrote: >> Revert "commit_delay" change; just add comment that we don't have >> a microsecond specification. > I think that if we eventually decide to change the name of > commit_delay for 9.3 (you previously suggested that that mig

[COMMITTERS] pgsql: Resurrect the "last ditch" code path in join_search_one_level().

2012-08-14 Thread Tom Lane
Resurrect the "last ditch" code path in join_search_one_level(). This essentially reverts commit e54b10a62db2991235fe800c629baef4531a6d67, in which I'd decided that the "last ditch" join logic was useless. The folly of that is now exposed by a report from Pavel Stehule: although the function shou

[COMMITTERS] pgsql: Resurrect the "last ditch" code path in join_search_one_level().

2012-08-14 Thread Tom Lane
Resurrect the "last ditch" code path in join_search_one_level(). This essentially reverts commit e54b10a62db2991235fe800c629baef4531a6d67, in which I'd decided that the "last ditch" join logic was useless. The folly of that is now exposed by a report from Pavel Stehule: although the function shou

[COMMITTERS] pgsql: Add more limited large object trigger example.

2012-08-14 Thread Bruce Momjian
Add more limited large object trigger example. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/864de654c8271ab7f9fb8397fcc665ffed93645c Modified Files -- doc/src/sgml/lo.sgml |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) -- Sent via

[COMMITTERS] pgsql: Add doc example of restricting large object trigger firing to on

2012-08-14 Thread Bruce Momjian
Add doc example of restricting large object trigger firing to only updates of the column of interest. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/9e84cccff28e52ab76aa3d3e88bd815dc36d24d8 Modified Files -- doc/src/sgml/lo.sgml | 10 +- 1 files

Re: [COMMITTERS] pgsql: Revert "commit_delay" change; just add comment that we don't hav

2012-08-14 Thread Peter Geoghegan
On 14 August 2012 21:26, Bruce Momjian wrote: > Revert "commit_delay" change; just add comment that we don't have > a microsecond specification. I think that if we eventually decide to change the name of commit_delay for 9.3 (you previously suggested that that might be revisited), it will be reas

[COMMITTERS] pgsql: Stamp 8.3.20.

2012-08-14 Thread Tom Lane
Stamp 8.3.20. Branch -- REL8_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/3fe78ee8079a0316751b95b1203ca175fd691422 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 8.4.13.

2012-08-14 Thread Tom Lane
Stamp 8.4.13. Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1a36a773a6352de81d8b207f87b7259fbd756b16 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.0.9.

2012-08-14 Thread Tom Lane
Stamp 9.0.9. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/3b849dbf41357aa9cf209b194d6b7ac5c3c07113 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.1.5.

2012-08-14 Thread Tom Lane
Stamp 9.1.5. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/04e96bc69d541dd7b5f4d3b3daf49d291c7fcbb4 Modified Files -- configure| 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.2beta4.

2012-08-14 Thread Tom Lane
Stamp 9.2beta4. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/d5bcb33603a8ef1ac7779ff0e7d4550ce522673e Modified Files -- configure | 18 +- configure.in |2 +- doc/bug.template

[COMMITTERS] pgsql: Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.

2012-08-14 Thread Tom Lane
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/333a54a584c6f85d586ea0ee36013c1506892dd6 Modified Files -- doc/src/sgml/release-8.3.sgml | 223 doc/src/sgml/release-8.4

[COMMITTERS] pgsql: Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.

2012-08-14 Thread Tom Lane
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b556e4f89735c8062d08452e2d8c97a0e46e317c Modified Files -- doc/src/sgml/release-8.3.sgml | 223 +++ doc/src/s

[COMMITTERS] pgsql: Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.

2012-08-14 Thread Tom Lane
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/18ee575df30d3b41444e2309205427cd11a8b30a Modified Files -- doc/src/sgml/release-8.3.sgml | 223 doc/src/sgml/release-8.4

[COMMITTERS] pgsql: Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.

2012-08-14 Thread Tom Lane
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/99f093b0f869930417756b0a35a06d20c7ffa91d Modified Files -- doc/src/sgml/release-8.3.sgml | 223 ++ doc/src/sgml/relea

[COMMITTERS] pgsql: Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.

2012-08-14 Thread Tom Lane
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Branch -- REL8_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/2289dfe4b785d494e6975ee9c279d925ed470b36 Modified Files -- doc/src/sgml/release-8.3.sgml | 223 + 1 files

[COMMITTERS] pgsql: Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.

2012-08-14 Thread Tom Lane
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/e45ae401811e4fe07d2fc6ca8e44e9e38e0b3ba2 Modified Files -- doc/src/sgml/release-8.3.sgml | 223 doc/src/sgml/release-8.4.sgml |

[COMMITTERS] pgsql: Translation updates

2012-08-14 Thread Peter Eisentraut
Translation updates Branch -- REL8_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/8d1f50ed5429cfb56fad6e9770efb487396074e2 Modified Files -- src/backend/po/de.po|21725 ++-- src/backend/po/es.po| 930 +- src

[COMMITTERS] pgsql: Translation updates

2012-08-14 Thread Peter Eisentraut
Translation updates Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b5987c4f8770621067e2dd8f3da840931a28fbde Modified Files -- src/backend/po/de.po | 1627 ++- src/backend/po/es.po | 1665 ++- src/backend/po/fr.po

[COMMITTERS] pgsql: Translation updates

2012-08-14 Thread Peter Eisentraut
Translation updates Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/87050703be72ea87e9b2983dc5513e2c4c228571 Modified Files -- src/backend/nls.mk |2 +- src/backend/po/de.po |23501 --

[COMMITTERS] pgsql: Translation updates

2012-08-14 Thread Peter Eisentraut
Translation updates Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/2152001773ecddb838b4c7566e332dd184e7d769 Modified Files -- src/backend/po/es.po |27226 +- src/backend/po/fr.po | 258

[COMMITTERS] pgsql: Translation updates

2012-08-14 Thread Peter Eisentraut
Translation updates Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1bfe3d602bfe28b8b4beae814104eaa0ec3063f8 Modified Files -- src/backend/po/de.po | 1563 ++- src/backend/po/es.po | 1543 ++- src/backend/po/fr.po

[COMMITTERS] pgsql: Revert "commit_delay" change; just add comment that we don't hav

2012-08-14 Thread Bruce Momjian
Revert "commit_delay" change; just add comment that we don't have a microsecond specification. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/03bda4535ee119d3dae7226faebed089925ace7e Modified Files -- src/backend/utils/misc/guc.c |4 ++-- 1 files chan

[COMMITTERS] pgsql: Add pg_settings units display for "commit_delay" (ms).

2012-08-14 Thread Bruce Momjian
Add pg_settings units display for "commit_delay" (ms). Also remove unnecessary units designation in postgresql.conf.sample. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/e74727440c4d3df443dbd3d0a2201751883316ce Modified Files -- src/backend/utils/misc/

[COMMITTERS] pgsql: In documentation, change "recommendable" to "recommended", per

2012-08-14 Thread Bruce Momjian
In documentation, change "recommendable" to "recommended", per consultation with word definitions. Backpatch to 9.2. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/30f891151ed63db9434170aa17da8f4179ae4fb0 Modified Files -- doc/src/sgml/charset.sg

[COMMITTERS] pgsql: In documentation, change "recommendable" to "recommended", per

2012-08-14 Thread Bruce Momjian
In documentation, change "recommendable" to "recommended", per consultation with word definitions. Backpatch to 9.2. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/1d96cf94049d8df2197d040a395fb46926ea9f2a Modified Files -- doc/src/sgml/charset.sgml

[COMMITTERS] pgsql: Update time zone data files to tzdata release 2012e.

2012-08-14 Thread Tom Lane
Update time zone data files to tzdata release 2012e. DST law changes in Morocco; Tokelau has relocated to the other side of the International Date Line; and apparently Olson had Tokelau's GMT offset wrong by an hour even before that. There are also a large number of non-significant changes in thi

[COMMITTERS] pgsql: Update time zone data files to tzdata release 2012e.

2012-08-14 Thread Tom Lane
Update time zone data files to tzdata release 2012e. DST law changes in Morocco; Tokelau has relocated to the other side of the International Date Line; and apparently Olson had Tokelau's GMT offset wrong by an hour even before that. There are also a large number of non-significant changes in thi

[COMMITTERS] pgsql: Update time zone data files to tzdata release 2012e.

2012-08-14 Thread Tom Lane
Update time zone data files to tzdata release 2012e. DST law changes in Morocco; Tokelau has relocated to the other side of the International Date Line; and apparently Olson had Tokelau's GMT offset wrong by an hour even before that. There are also a large number of non-significant changes in thi

[COMMITTERS] pgsql: Update time zone data files to tzdata release 2012e.

2012-08-14 Thread Tom Lane
Update time zone data files to tzdata release 2012e. DST law changes in Morocco; Tokelau has relocated to the other side of the International Date Line; and apparently Olson had Tokelau's GMT offset wrong by an hour even before that. There are also a large number of non-significant changes in thi

[COMMITTERS] pgsql: Update time zone data files to tzdata release 2012e.

2012-08-14 Thread Tom Lane
Update time zone data files to tzdata release 2012e. DST law changes in Morocco; Tokelau has relocated to the other side of the International Date Line; and apparently Olson had Tokelau's GMT offset wrong by an hour even before that. There are also a large number of non-significant changes in thi

[COMMITTERS] pgsql: Update time zone data files to tzdata release 2012e.

2012-08-14 Thread Tom Lane
Update time zone data files to tzdata release 2012e. DST law changes in Morocco; Tokelau has relocated to the other side of the International Date Line; and apparently Olson had Tokelau's GMT offset wrong by an hour even before that. There are also a large number of non-significant changes in thi