summaryrefslogtreecommitdiff
path: root/src/backend/port
Commit message (Expand)AuthorAgeFilesLines
* pgindent run over code.Bruce Momjian1999-05-253-16/+18
* Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier1999-05-171-0/+2
* small error message improvement from Dmitry SamersoffBruce Momjian1999-05-051-1/+1
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-031-3/+3
* We have tested the patches on three platforms:Bruce Momjian1999-03-141-0/+2
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-212-5/+5
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-1325-46/+46
* Clean up some minor compile warnings.Tom Lane1999-02-073-5/+11
* Add floating-point support to our emulation of snprintfTom Lane1999-02-061-64/+82
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-3/+2
* Add missing Windows files.Bruce Momjian1999-01-182-0/+38
* Reverse out yesterday's patch from Horak Daniel, sinceTom Lane1999-01-171-2/+1
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-171-1/+2
* Add configure test to see whether vsnprintf() is present,Tom Lane1999-01-171-2/+2
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-173-5/+5
* Fix for snprintf and long long unsigned.Bruce Momjian1998-12-241-2/+3
* Attached is a patch with some fixes that (I think that) should go intoBruce Momjian1998-12-181-2/+2
* Fix for HAVE_LONG bug in snprintf.c.Bruce Momjian1998-12-181-31/+18
* Fix for snprintf with long long's, define problem.Bruce Momjian1998-12-181-12/+12
* Fix prototype for 64-bit platforms.Bruce Momjian1998-12-121-1/+7
* Add stdio for NULL define.Bruce Momjian1998-12-121-1/+2
* Don't forget to create the dynloader files...Marc G. Fournier1998-10-272-0/+152
* Cleanup for snprintf for long long's.Bruce Momjian1998-10-081-4/+44
* Fix snprintf.c for machines that don't have long long, like some Irix.Bruce Momjian1998-10-071-240/+307
* Fixes for Irix from Robert BruccoleriBruce Momjian1998-10-021-2/+5
* Add in, I think, support for %lld in snprintf(), specifically withMarc G. Fournier1998-09-231-2/+11
* fix for aix snprintfBruce Momjian1998-09-181-1/+3
* Porting efforts... :)Vadim B. Mikheev1998-09-101-37/+41
* Try this snprintf() implementation, used in sendmail...Marc G. Fournier1998-09-041-58/+309
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-0124-65/+68
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-0115-46/+46
* re-integrate nextstep dynloader functionalityMarc G. Fournier1998-08-252-4/+4
* Adrian Hall reported a problem to me that snprintf() doesn't exist in, atMarc G. Fournier1998-08-012-2/+91
* My mailer munged the intro text in my last post. Here is the textBruce Momjian1998-07-192-0/+38
* Currently, building on any platform that hasn't got getrusage()Bruce Momjian1998-07-131-20/+13
* Port name cleanupBruce Momjian1998-06-194-89/+0
* Solaris cleanup.Bruce Momjian1998-06-196-8/+8
* port name cleanupBruce Momjian1998-06-182-1/+1
* Remove un-needed braces around single statements.Bruce Momjian1998-06-156-24/+4
* Remove fork()/exec() and only do fork(). Small cleanups.Bruce Momjian1998-05-291-1/+1
* Hi,Bruce Momjian1998-04-061-5/+3
* Get the ultrix4 ports back in sync...Marc G. Fournier1998-03-104-79/+2
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-011-3/+1
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-012-19/+19
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-2621-135/+153
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-242-2/+111
* There is no more 'port-protos.h', so don't try to include itMarc G. Fournier1998-02-244-40/+3
* Forgot about the svr4 dynloader stuffMarc G. Fournier1998-02-242-0/+38
* *** empty log message ***Marc G. Fournier1998-02-201-31/+0
* Just another missing dummy fileMarc G. Fournier1998-02-171-0/+4