postgresql/src
Magnus Hagander 9f633b404c Add putenv support for msvcrt from Visual Studio 2013
This was missed when VS 2013 support was added.

Michael Paquier
2016-04-22 05:18:59 -04:00
..
backend Fix unexpected side-effects of operator_precedence_warning. 2016-04-21 23:17:36 -04:00
bin Add pg_dump support for the new PARALLEL option for aggregates. 2016-04-20 23:06:06 -04:00
common Remove redundant message in AddUserToTokenDacl(). 2016-04-06 23:40:51 -04:00
fe_utils Support \crosstabview in psql 2016-04-08 20:23:18 -03:00
include Improve TranslateSocketError() to handle more Windows error codes. 2016-04-21 16:58:47 -04:00
interfaces Remove unnecessary definition of _WIN64 in libpq/win32.mak. 2016-04-12 10:52:58 -04:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Fix freshly-introduced PL/Python portability bug. 2016-04-11 18:17:20 -04:00
port Add putenv support for msvcrt from Visual Studio 2013 2016-04-22 05:18:59 -04:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Fix planner failure with full join in RHS of left join. 2016-04-21 20:05:58 -04:00
timezone Suppress compiler warning. 2016-04-02 13:49:17 -04:00
tools Update helptext for vcregress.pl 2016-04-15 10:04:10 +02:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile.global.in Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 2015-07-15 21:00:26 -04:00
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak