Content-Length: 256964 | pFad | http://github.com/postgrespro/postgres_cluster/commit/9f633b404cb3be6139f8dfdea00538489ffef9ab

0A Add putenv support for msvcrt from Visual Studio 2013 · postgrespro/postgres_cluster@9f633b4 · GitHub
Skip to content

Commit 9f633b4

Browse files
committed
Add putenv support for msvcrt from Visual Studio 2013
This was missed when VS 2013 support was added. Michael Paquier
1 parent abb1646 commit 9f633b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/port/win32env.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ pgwin32_putenv(const char *envval)
6666
{
6767
"msvcr110", 0, NULL
6868
}, /* Visual Studio 2012 */
69+
{
70+
"msvcr120", 0, NULL
71+
}, /* Visual Studio 2013 */
6972
{
7073
NULL, 0, NULL
7174
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/9f633b404cb3be6139f8dfdea00538489ffef9ab

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy