pgsql: Implement pg_unreachable() on MSVC.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Implement pg_unreachable() on MSVC.
Date: 2013-01-23 10:53:57
Message-ID: E1Txxxs-0000Qj-WF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Implement pg_unreachable() on MSVC.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/52906f175a05a4e7e5e4a0e6021c32b1bfb221cf

Modified Files
--------------
src/include/c.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2013-01-23 11:53:37 pgsql: Update comments and output for event_trigger regression test.
Previous Message Andrew Dunstan 2013-01-23 08:46:05 pgsql: Gitignore vcxproj files.