pgsql: Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a1335 - Mailing list pgsql-committers

From Teodor Sigaev
Subject pgsql: Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a1335
Date
Msg-id E1aeQbg-00040Z-PM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a133503bd

Also it fixes dynamic array allocation disallowed by ANSI-C.

Author: Stas Kelvich

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b1fdc727c37b23da947b4b0d440f723f31beb84d

Modified Files
--------------
src/backend/utils/adt/tsvector_op.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: pgsql: Fix merge affixes for numeric ones
Next
From: Tom Lane
Date:
Subject: pgsql: When appropriate, postpone SELECT output expressions till after