pgsql: Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a1335

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a1335
Date: 2016-03-11 17:12:08
Message-ID: E1aeQbg-00040Z-PM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-03-11 17:28:00 pgsql: When appropriate, postpone SELECT output expressions till after
Previous Message Teodor Sigaev 2016-03-11 16:52:24 pgsql: Fix merge affixes for numeric ones