Fix typo in linux startup script.
Missed a "$" in what was meant to be a variable substitution. Careless
mistake in commit f23425fa950fec3aff458de117037c9caadbc35c.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/f320cbb615e0374b18836337713239da58705cf3
Modified Fi
Add transforms feature
This provides a mechanism for specifying conversions between SQL data
types and procedural languages. As examples, there are transforms
for hstore and ltree for PL/Perl and PL/Python.
reviews by Pavel Stěhule and Andres Freund
Branch
--
master
Details
---
http://
Fix possible division by zero in pg_xlogdump.
When displaying stats it was possible that a floating point division by
zero occured when no FPIs were issued for a type of record.
Author: Abhijit Menon-Sen
Discussion: [email protected]
Branch
--
master
Details
---
http://g
Peter Eisentraut writes:
> Add transforms feature
I don't know why this patch is fooling around with compile/link flags,
but it's broken at least prairiedog and some of the Windows critters.
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@
Fix various typos and grammar errors in comments.
Author: Dmitriy Olshevskiy
Discussion: [email protected]
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/6aab1f45acaa4cf90e62357ebdf5e6a38829204e
Modified Files
--
src/backend/access/brin/brin_tuple.
Also correct therefor to therefore.
Since both forms are arguably legal I wasn't sure about changing
this. But then Tom argued for 'therefore'...
Author: Dmitriy Olshevskiy
Discussion: [email protected]
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/2e
Fix hstore_plperl regression tests on some platforms
On some platforms, plperl and plperlu cannot be loaded at the same
time. So split the test into two separate test files.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/f95425478aea3797f841e253cc9b216c50560c68
Mo
Build libecpg with -DFRONTEND in all supported versions.
Fix an oversight in commit 151e74719b0cc5c040bd3191b51b95f925773dd1 by
back-patching commit 44c5d387eafb4ba1a032f8d7b13d85c553d69181 to 9.0.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/723613edf195ff
Build libecpg with -DFRONTEND in all supported versions.
Fix an oversight in commit 151e74719b0cc5c040bd3191b51b95f925773dd1 by
back-patching commit 44c5d387eafb4ba1a032f8d7b13d85c553d69181 to 9.0.
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/e8837fc93ec053
Build libecpg with -DFRONTEND in all supported versions.
Fix an oversight in commit 151e74719b0cc5c040bd3191b51b95f925773dd1 by
back-patching commit 44c5d387eafb4ba1a032f8d7b13d85c553d69181 to 9.0.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/7c2ccb494c06ac
Build libecpg with -DFRONTEND in all supported versions.
Fix an oversight in commit 151e74719b0cc5c040bd3191b51b95f925773dd1 by
back-patching commit 44c5d387eafb4ba1a032f8d7b13d85c553d69181 to 9.0.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/1dadd36dbb54fd
On Mon, Apr 27, 2015 at 1:36 AM, Tom Lane wrote:
> Peter Eisentraut writes:
>> Add transforms feature
>
> I don't know why this patch is fooling around with compile/link flags,
> but it's broken at least prairiedog and some of the Windows critters.
It breaks as well on all the Windows machines u
12 matches
Mail list logo