Add documentation mention that 7 != NULL also returns NULL.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/ebbcba75b46699fe11e347e1250898ce7d01b6f2
Modified Files
--
doc/src/sgml/func.sgml |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
Add file-fdw documentation example.
Josh Berkus
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/1be6f9379287ecbbe6ab47636af7d41c7ae279ea
Modified Files
--
doc/src/sgml/file-fdw.sgml | 72
1 files changed, 72
On 12/01/2011 09:34 AM, Bruce Momjian wrote:
Add file-fdw documentation example.
Josh Berkus
This example appears to be wrong: the extension creates the FDW for you,
and doing it yourself again will result in an error.
cheers
andrew
--
Sent via pgsql-committers mailing list (pgsql-c
On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan wrote:
>
>
> On 12/01/2011 09:34 AM, Bruce Momjian wrote:
>>
>> Add file-fdw documentation example.
>>
>> Josh Berkus
>
>
> This example appears to be wrong: the extension creates the FDW for you, and
> doing it yourself again will result in an error.
Fix getTypeIOParam to support type record[].
Since record[] uses array_in, it needs to have its element type passed
as typioparam. In HEAD and 9.1, this fix essentially reverts commit
9bc933b2125a5358722490acbc50889887bf7680, which was a hack that is no
longer needed since domains don't set their
Fix getTypeIOParam to support type record[].
Since record[] uses array_in, it needs to have its element type passed
as typioparam. In HEAD and 9.1, this fix essentially reverts commit
9bc933b2125a5358722490acbc50889887bf7680, which was a hack that is no
longer needed since domains don't set their
Fix getTypeIOParam to support type record[].
Since record[] uses array_in, it needs to have its element type passed
as typioparam. In HEAD and 9.1, this fix essentially reverts commit
9bc933b2125a5358722490acbc50889887bf7680, which was a hack that is no
longer needed since domains don't set their
Fix getTypeIOParam to support type record[].
Since record[] uses array_in, it needs to have its element type passed
as typioparam. In HEAD and 9.1, this fix essentially reverts commit
9bc933b2125a5358722490acbc50889887bf7680, which was a hack that is no
longer needed since domains don't set their
Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.
Not everyone has /pg linked to the src subdirectory of their PostgreSQL
tree. Also, cc isn't the way to invoke the compiler everywhere.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/3b86b4653c06
Translation updates
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/a03c47c29ef4b7ebac82c201ecd33281ad4f4611
Modified Files
--
src/backend/po/de.po | 969 +-
src/backend/po/pl.po | 701 +-
src/backend/po/pt_BR.po
Translation updates
Branch
--
REL8_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/3208c645912df6c4c9505421eb9b85b29778c4a0
Modified Files
--
src/backend/po/pl.po | 594 +++--
src/bin/initdb/po/pl.po |2 +-
src/bin/pg_config/po/pl.
Translation updates
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/698bb4ec4f3f57df4d2c006a0f90552ab584b501
Modified Files
--
src/backend/po/pl.po | 494 +-
src/backend/po/pt_BR.po |24749 +-
Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.
The point that you need parentheses for non-constant expressions apparently
needs to be brought out a bit more clearly, per bug #6315.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/92b9e439
Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.
The point that you need parentheses for non-constant expressions apparently
needs to be brought out a bit more clearly, per bug #6315.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/15a5006aac1432d
Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.
The point that you need parentheses for non-constant expressions apparently
needs to be brought out a bit more clearly, per bug #6315.
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/da1eacb8
Stamp 8.4.10.
Branch
--
REL8_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/d08b64581f4a1a65f0fc93b98d7868e7e97038ee
Modified Files
--
configure| 18 +-
configure.in |2 +-
doc/bug.template
Stamp 9.0.6.
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/1c635b03c132a2ee07c1773c3968153f10ed5f79
Modified Files
--
configure| 18 +-
configure.in |2 +-
doc/bug.template
Stamp 8.3.17.
Branch
--
REL8_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/8ec76895b792d44c009448983fe4797386b9195a
Modified Files
--
configure| 18 +-
configure.in |2 +-
doc/bug.template
Stamp 8.2.23.
Hail and farewell, 8.2.
Branch
--
REL8_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/fa1369a6b901bc1f7efa3d8386ffe5102f78c78a
Modified Files
--
configure| 18 +-
configure.in |2 +-
Stamp 9.1.2.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/cfd8cf37d20be715e4bb9e382844c79556516824
Modified Files
--
configure| 18 +-
configure.in |2 +-
doc/bug.template
20 matches
Mail list logo