Made ecpglib write double with a precision of 15 digits.
Patch originally by Akira Kurosawa .
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/8f8a273c4d2433de57f6f0356f44ab47b7387641
Modified Files
--
src/interfaces/ecpg/ecpglib/execute.c |4 ++--
1 f
Made ecpglib write double with a precision of 15 digits.
Patch by Akira Kurosawa .
Branch
--
REL8_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/1a02ef3c5c5fdab03d2fd97b4649c21eef0af4c8
Modified Files
--
src/interfaces/ecpg/ecpglib/execute.c |8
1 f
Made ecpglib write double with a precision of 15 digits.
Patch originally by Akira Kurosawa .
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/77a7a57f7fb8f9c1fc6449938f459d17cc2cfc80
Modified Files
--
src/interfaces/ecpg/ecpglib/execute.c |4 +
Made ecpglib write double with a precision of 15 digits.
Patch by Akira Kurosawa .
Branch
--
REL8_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/66593881c6b254ce4121d664041082300d48658b
Modified Files
--
src/interfaces/ecpg/ecpglib/execute.c |8
1 f
Made ecpglib write double with a precision of 15 digits.
Patch by Akira Kurosawa .
Branch
--
REL8_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/e9a1a0d00bd2b88844542e71884b1e9b8bd32fa1
Modified Files
--
src/interfaces/ecpg/ecpglib/execute.c |8
1 f
Michael Meskes writes:
> Made ecpglib write double with a precision of 15 digits.
> Patch originally by Akira Kurosawa .
I think you missed the 9.1 branch.
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to y
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.
Noah Misch. Review and minor cosmetic changes by me.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/367bc426a1c22b9f6badb06cd41fc438fd034639
Modified Files
--
doc/src/sgml/xindex.sgml
I wrote:
> Michael Meskes writes:
>> Made ecpglib write double with a precision of 15 digits.
>> Patch originally by Akira Kurosawa .
> I think you missed the 9.1 branch.
... not to mention that the buildfarm is now failing ecpg-check
everywhere ...
regards, tom lane
--
On Mon, Jul 18, 2011 at 12:16:50PM -0400, Tom Lane wrote:
> ... not to mention that the buildfarm is now failing ecpg-check
> everywhere ...
I seem to have messed up my local make check call, sorry, working on the fix.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot
Adapted expected result for latest change to ecpglib.
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/3089a3a1011dcf5dfc34143892f482e7c8f8e797
Modified Files
--
.../test/expected/compat_informix-rnull.stderr |4 ++--
1 files changed, 2 inser
Made ecpglib write double with a precision of 15 digits.
Patch originally by Akira Kurosawa .
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/40922b69c404ac9e0c9802fe973f5297b8808f0c
Modified Files
--
src/interfaces/ecpg/ecpglib/execute.c |4 +
Adapted expected result for latest change to ecpglib.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/826fe721b2eb7d41c733df3fa654fc992b3d80d6
Modified Files
--
.../test/expected/compat_informix-rnull.stderr |4 ++--
1 files changed, 2 inser
Adapted expected result for latest change to ecpglib.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/3406dd22fdd794d90c75a1272a57db8faa7c826d
Modified Files
--
.../test/expected/compat_informix-rnull.stderr |4 ++--
1 files changed, 2 insertions(+
Adapted expected result for latest change to ecpglib.
Branch
--
REL8_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/92591c4c8fb4f1d454baf3fd3f3e8f44793f5b95
Modified Files
--
.../test/expected/compat_informix-rnull.stderr |4 ++--
1 files changed, 2 inser
Adapted expected result for latest change to ecpglib.
Branch
--
REL8_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/18e52ae1722bb0e6b9c263a9f7120aaad6a7386c
Modified Files
--
.../test/expected/compat_informix-rnull.stderr |6 +++---
1 files changed, 3 ins
Adapted expected result for latest change to ecpglib.
Branch
--
REL8_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/201d1b289f6fc4d701689c3b8d63de9abea6d600
Modified Files
--
.../test/expected/compat_informix-rnull.stderr |4 ++--
1 files changed, 2 inser
Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info.
This is more SQL-spec-compliant, more easily extensible, and better
performing than the old method of inventing special variables.
Pavel Stehule, reviewed by Shigeru Hanada and David Wheeler
Branch
--
master
Details
---
Cascading replication feature for streaming log-based replication.
Standby servers can now have WALSender processes, which can work with
either WALReceiver or archive_commands to pass data. Fully updated
docs, including new conceptual terms of sending server, upstream and
downstream servers. WALSen
Log Message:
---
Support PostgreSQL 9.1 and 9.2dev.
Modified Files:
--
pgbulkload/include:
reader.h (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/include/reader.h?r1=1.22&r2=1.23)
pgbulkload/lib:
parser_bina
Change debug message from ereport to elog
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/e4ce3b777586ddc0f9e351509a1daddb482190b2
Modified Files
--
src/backend/storage/file/reinit.c |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
Fix typo
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/2011712a5aced8a359d46b6815fd8656577230cb
Modified Files
--
src/test/regress/expected/collate.linux.utf8.out |2 +-
src/test/regress/expected/collate.out|2 +-
src/test/regre
Put inline declaration before return type
gcc -Wextra complains that the other way around is obsolescent, and
this was the only place where it was written in this order.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/bf6be7af2532da6674dcb9335c0953044a787427
Modifie
Fix typo
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/6307fff3586294214e3f256035b82bbba9a9054a
Modified Files
--
src/test/regress/expected/collate.linux.utf8.out |2 +-
src/test/regress/expected/collate.out|2 +-
src/test/regress/sql/
Change debug message from ereport to elog
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/30f854537d0d2e9220976fe7016c909daabea612
Modified Files
--
src/backend/storage/file/reinit.c |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
--
Se
24 matches
Mail list logo