index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
port
Commit message (
Expand
)
Author
Age
*
Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms
Tom Lane
2003-12-23
*
Move slock_t typdefs into s_lock.h from include/port files for
Bruce Momjian
2003-12-23
*
Remove NEED_I386_TAS_ASM and just test for compiler defines.
Bruce Momjian
2003-12-23
*
This applied patch remove NEED_SPARC_TAS_ASM and instead uses __sparc ||
Bruce Momjian
2003-12-22
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update for m68k from Peter.
Bruce Momjian
2003-10-26
*
Fix #elif typo.
Bruce Momjian
2003-10-26
*
Update linux/mips port.
Bruce Momjian
2003-10-26
*
Move -D_GNU_SOURCE hack from port header to template, so that
Tom Lane
2003-09-26
*
Add missing support for Opteron (__x86_64__).
Tom Lane
2003-09-14
*
Enable Opteron/Itanium spinlocks.
Bruce Momjian
2003-09-12
*
pgindent run.
Bruce Momjian
2003-08-04
*
Since HPUX now exists for Itanium, we should decouple the assumption
Tom Lane
2003-08-01
*
IPv6 cleanups.
Bruce Momjian
2003-06-12
*
Add define for missing EAI_ADDRFAMILY in BSD/OS 4.3.
Bruce Momjian
2003-05-22
*
Fix compilation on Cygwin.
Peter Eisentraut
2003-05-22
*
Rename Win32 include directory from win32_include to win32.
Bruce Momjian
2003-05-19
*
Allow interfaces to compile under MingGW/Win32 by adding _P to symbols
Bruce Momjian
2003-05-16
*
Add missing win32 file --- seems best way to find these is to just
Bruce Momjian
2003-05-15
*
Allow Win32 to compile under MinGW. Major changes are:
Bruce Momjian
2003-05-15
*
More cleanups now that we have crypt().
Bruce Momjian
2003-05-09
*
Remove rint() prototype from QNX.
Bruce Momjian
2003-05-09
*
Remove unneeded define.
Bruce Momjian
2003-04-29
*
Add Win32 shmem/sema prototypes.
Bruce Momjian
2003-04-24
*
Make Win32 tests to match existing Cygwin tests, where appropriate.
Bruce Momjian
2003-04-18
*
Make "win" a separate port from "cygwin". This means you can now
Peter Eisentraut
2003-03-21
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
*
Awhile back I wrote that freebsd.h was probably broken in the places where
Tom Lane
2003-01-01
*
Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed
Tom Lane
2002-11-12
*
> > I'll re-check that with the ppc architecture guy here.
Bruce Momjian
2002-11-10
*
Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's
Tom Lane
2002-11-07
*
Remove useless O_DIROPEN stuff.
Peter Eisentraut
2002-09-24
*
pgindent run.
Bruce Momjian
2002-09-04
*
Revert _LARGEFILE64_SOURCE addition; good try but doesn't work,
Tom Lane
2002-08-30
*
Workaround for broken large file support on HP-UX
Peter Eisentraut
2002-08-29
*
Not needed anymore.
Tom Lane
2002-05-05
*
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
Tom Lane
2002-01-22
*
Fix indenting for 'extern "C"' cases.
Bruce Momjian
2001-11-08
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Treat __s390x__ the same as __s390__. (taken from RPM patch set)
Peter Eisentraut
2001-09-24
*
A small patch to keep postgres working on the latest BeOS.
Bruce Momjian
2001-08-07
*
I haven't tried building postgres with the Watcom compiler for 7.1 because
Bruce Momjian
2001-05-24
*
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Patches from Cyril Velter to make shared-memory-conflict-detection code
Tom Lane
2001-03-18
*
Please apply the following patch to fix AIX and IRIX timestamp behavior
Bruce Momjian
2001-02-13
*
I have deleted the include of termios.h in include/port/qnx4.h.
Bruce Momjian
2001-02-09
*
Still further tweaking of s_lock assembler: do not assume that leading
Tom Lane
2001-01-20
[next]