aboutsummaryrefslogtreecommitdiff
path: root/src/include/port
Commit message (Expand)AuthorAge
* Include information for armv4l from Mark Knox <segfault@hardline.org>.Thomas G. Lockhart2000-04-18
* Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket onTom Lane2000-04-14
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-08
* Added configure test for readline's filename_completion_functionPeter Eisentraut2000-03-05
* Moved psql \eset and \eshow to \encodingPeter Eisentraut2000-02-20
* I checked the WinNT port yesterday (a few days old snapshot from CVS) and IBruce Momjian2000-02-09
* Fixed all elog related warnings, as well as a few others.Peter Eisentraut2000-01-15
* Avoid compiler warnings on systems that have snprintf and/or vsnprintfTom Lane1999-12-20
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* Fix for arm32 and fix for dbname with dash.Bruce Momjian1999-11-18
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-25
* I have created a small patch that makes possible to compile pgsql on newerBruce Momjian1999-10-12
* Move __alpha to port/alpha.h.Bruce Momjian1999-10-09
* linux/sparc cleanupBruce Momjian1999-07-19
* Fix for linux/sparc.Bruce Momjian1999-07-19
* Fix #if if.Bruce Momjian1999-07-19
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-19
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* More cpu cleanups, only for 6.6.Bruce Momjian1999-07-13
* Redefine cpu's as __cpu__. Only for 6.6 branch.Bruce Momjian1999-07-13
* cleanup of long long int atoi test.Bruce Momjian1999-07-10
* pgindent run over code.Bruce Momjian1999-05-25
* Update to PyGreSQL 2.3.Bruce Momjian1999-05-10
* Fix from Yutaka Tanida <yutaka@marin.or.jp>Tatsuo Ishii1999-04-26
* Add ARM32 support by Andrew McMurryBruce Momjian1999-04-13
* Remove overly presumptuous use of __STDC__ in c.h, replacingTom Lane1999-04-02
* We have tested the patches on three platforms:Bruce Momjian1999-03-14
* Add missing Windows files.Bruce Momjian1999-01-18
* Add configure test to see whether vsnprintf() is present,Tom Lane1999-01-17
* I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 withBruce Momjian1998-12-18
* Portability fixes found needed for SunOS 4.1.x:Tom Lane1998-11-30
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-29
* Missed one more required file...Marc G. Fournier1998-10-27
* Fixes for Irix from Robert BruccoleriBruce Momjian1998-10-02
* Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile...Tom Lane1998-10-01
* Fix for \z formatting from Tom Lane.Bruce Momjian1998-09-21
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Here are additional patches for the UnixWare 7 port.Bruce Momjian1998-08-22
* My mailer munged the intro text in my last post. Here is the textBruce Momjian1998-07-19
* Somewhere between 6.1 and 6.3 someone removed the support for theBruce Momjian1998-07-19
* Add DISABLE_COMPLEX_MACRO to sco.Bruce Momjian1998-07-19
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-09
* Patches HPUX applied for Tom Lane.Bruce Momjian1998-07-06
* Solaris cleanup.Bruce Momjian1998-06-19
* cleanupBruce Momjian1998-06-17
* Make new DISABLE_COMPLEX_MACRO for compilers that can't handle ourBruce Momjian1998-06-14
* Missed the __alpha__ to __alpha change...Marc G. Fournier1998-05-04
* Major screwed up s_lock patches...need to be fixed...Marc G. Fournier1998-05-04
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-29