index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
port
Age
Commit message (
Expand
)
Author
2014-10-25
Add native compiler and memory barriers for solaris studio.
Andres Freund
2014-09-26
Further atomic ops portability improvements and bug fixes.
Andres Freund
2014-09-26
Fix a couple occurrences of 'the the' in the new atomics API.
Andres Freund
2014-09-26
Fix whitespace
Peter Eisentraut
2014-09-26
Fix atomic ops inline x86 inline assembly for older 32bit gccs.
Andres Freund
2014-09-26
Fix atomic ops for x86 gcc compilers that don't understand atomic intrinsics.
Andres Freund
2014-09-25
Add a basic atomic ops API abstracting away platform/architecture details.
Andres Freund
2014-06-28
Remove Alpha and Tru64 support.
Andres Freund
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-18
Fix for lack of va_copy() on certain Windows versions
Peter Eisentraut
2013-10-18
Remove IRIX port.
Robert Haas
2013-08-20
Unconditionally use the WSA equivalents of Socket error constants.
Andrew Dunstan
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2012-11-07
Add URLs to document why DLLIMPORT is needed on Windows.
Bruce Momjian
2012-09-28
Remove checks for now long outdated compilers.
Andrew Dunstan
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-03
Remove BSD/OS (BSDi) port. There are no known users upgrading to
Bruce Momjian
2012-05-01
Remove dead ports
Peter Eisentraut
2012-04-24
Lots of doc corrections.
Robert Haas
2012-01-03
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2011-12-10
Enable compiling with the mingw-w64 32 bit compiler.
Andrew Dunstan
2011-04-27
Revert "Force use of "%I64d" format for 64 bit ints on MinGW."
Andrew Dunstan
2011-04-27
Force use of "%I64d" format for 64 bit ints on MinGW.
Andrew Dunstan
2011-04-25
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-23
Fix char2wchar/wchar2char to support collations properly.
Tom Lane
2011-04-10
Add some more mapping macros for Microsoft wide-character API.
Tom Lane
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-09
Add collation support on Windows (MSVC build)
Peter Eisentraut
2011-01-31
Fix typo
Andrew Dunstan
2011-01-31
Enable building with the Mingw64 compiler.
Andrew Dunstan
2010-12-19
Support for collecting crash dumps on Windows
Magnus Hagander
2010-12-12
Make S_IRGRP etc available in mingw builds as well as MSVC.
Tom Lane
2010-12-11
Provide a complete set of file-permission-bit macros in win32.h.
Tom Lane
2010-12-09
Force default wal_sync_method to be fdatasync on Linux.
Tom Lane
2010-11-10
Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warnings
Itagaki Takahiro
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-09-19
Fix several broken $PostgreSQL$ keywords. Noted while experimenting
Tom Lane
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-05-28
PGDLLEXPORT is __declspec (dllexport) only on MSVC,
Itagaki Takahiro
2010-05-27
Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT
Itagaki Takahiro
2010-02-16
Add emulation of non-blocking sockets to the win32 socket/signal layer,
Magnus Hagander
2010-02-13
Support inlining various small performance-critical functions on non-GCC
Tom Lane
2010-02-02
Make RADIUS authentication use pg_getaddrinfo_all() to get address of
Magnus Hagander
2010-01-28
Define INADDR_NONE on Solaris when it's missing. Per a couple of buildfarm
Magnus Hagander
2010-01-02
Make ssize_t 64-bit on Win64, for compatibility with for example plpython.
Magnus Hagander
2009-09-07
Change our WIN32 API version to be 5.01 (Windows XP), to bring in the proper
Magnus Hagander
2009-07-24
Reserve the shared memory region during backend startup on Windows, so
Magnus Hagander
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
[next]