aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port
Commit message (Expand)AuthorAge
* pgindent run over code.Bruce Momjian1999-05-25
* Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier1999-05-17
* small error message improvement from Dmitry SamersoffBruce Momjian1999-05-05
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-03
* We have tested the patches on three platforms:Bruce Momjian1999-03-14
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-21
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Clean up some minor compile warnings.Tom Lane1999-02-07
* Add floating-point support to our emulation of snprintfTom Lane1999-02-06
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* Add missing Windows files.Bruce Momjian1999-01-18
* Reverse out yesterday's patch from Horak Daniel, sinceTom Lane1999-01-17
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* Add configure test to see whether vsnprintf() is present,Tom Lane1999-01-17
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-17
* Fix for snprintf and long long unsigned.Bruce Momjian1998-12-24
* Attached is a patch with some fixes that (I think that) should go intoBruce Momjian1998-12-18
* Fix for HAVE_LONG bug in snprintf.c.Bruce Momjian1998-12-18
* Fix for snprintf with long long's, define problem.Bruce Momjian1998-12-18
* Fix prototype for 64-bit platforms.Bruce Momjian1998-12-12
* Add stdio for NULL define.Bruce Momjian1998-12-12
* Don't forget to create the dynloader files...Marc G. Fournier1998-10-27
* Cleanup for snprintf for long long's.Bruce Momjian1998-10-08
* Fix snprintf.c for machines that don't have long long, like some Irix.Bruce Momjian1998-10-07
* Fixes for Irix from Robert BruccoleriBruce Momjian1998-10-02
* Add in, I think, support for %lld in snprintf(), specifically withMarc G. Fournier1998-09-23
* fix for aix snprintfBruce Momjian1998-09-18
* Porting efforts... :)Vadim B. Mikheev1998-09-10
* Try this snprintf() implementation, used in sendmail...Marc G. Fournier1998-09-04
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* re-integrate nextstep dynloader functionalityMarc G. Fournier1998-08-25
* Adrian Hall reported a problem to me that snprintf() doesn't exist in, atMarc G. Fournier1998-08-01
* My mailer munged the intro text in my last post. Here is the textBruce Momjian1998-07-19
* Currently, building on any platform that hasn't got getrusage()Bruce Momjian1998-07-13
* Port name cleanupBruce Momjian1998-06-19
* Solaris cleanup.Bruce Momjian1998-06-19
* port name cleanupBruce Momjian1998-06-18
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* Remove fork()/exec() and only do fork(). Small cleanups.Bruce Momjian1998-05-29
* Hi,Bruce Momjian1998-04-06
* Get the ultrix4 ports back in sync...Marc G. Fournier1998-03-10
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-24
* There is no more 'port-protos.h', so don't try to include itMarc G. Fournier1998-02-24
* Forgot about the svr4 dynloader stuffMarc G. Fournier1998-02-24
* *** empty log message ***Marc G. Fournier1998-02-20
* Just another missing dummy fileMarc G. Fournier1998-02-17