You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Magnus Hagander 9f633b404c Add putenv support for msvcrt from Visual Studio 2013 10 years ago
..
backend Fix unexpected side-effects of operator_precedence_warning. 10 years ago
bin Add pg_dump support for the new PARALLEL option for aggregates. 10 years ago
common Remove redundant message in AddUserToTokenDacl(). 10 years ago
fe_utils Support \crosstabview in psql 10 years ago
include Improve TranslateSocketError() to handle more Windows error codes. 10 years ago
interfaces Remove unnecessary definition of _WIN64 in libpq/win32.mak. 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl Fix freshly-introduced PL/Python portability bug. 10 years ago
port Add putenv support for msvcrt from Visual Studio 2013 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Fix planner failure with full join in RHS of left join. 10 years ago
timezone Suppress compiler warning. 10 years ago
tools Update helptext for vcregress.pl 10 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.global.in Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 10 years ago
bcc32.mak
nls-global.mk
win32.mak