| Commit message (Expand) | Author | Age |
* | Remove unused files. | Bruce Momjian | 1999-12-17 |
* | Fix MULTIBYTE handling in string by using strcat. | Bruce Momjian | 1999-12-17 |
* | Update for QNX. | Bruce Momjian | 1999-12-16 |
* | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 |
* | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 |
* | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 |
* | 'extern char *pg_pathname' in these files fails to agree with | Tom Lane | 1999-10-25 |
* | Fix for AIX dynaloader from Zeugswetter Andrea | Bruce Momjian | 1999-09-28 |
* | Get rid of elog(DEBUG) in snprintf emulation ... it's just | Tom Lane | 1999-09-09 |
* | Minor improvements to stringinfo package to make it more | Tom Lane | 1999-08-31 |
* | Remove extra #endif | Bruce Momjian | 1999-07-30 |
* | cleanup | Bruce Momjian | 1999-07-18 |
* | Fix configure problem. | Bruce Momjian | 1999-07-18 |
* | configure cleanup | Bruce Momjian | 1999-07-18 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | More config.h cleanups. | Bruce Momjian | 1999-07-17 |
* | Add config.h as needed. | Bruce Momjian | 1999-07-17 |
* | Add back improperly removed #include for config.h. | Tom Lane | 1999-07-16 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Redefine cpu's as __cpu__. Only for 6.6 branch. | Bruce Momjian | 1999-07-13 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Apply freebsd specific patches dealign with ELF system from FreeBSD's | Marc G. Fournier | 1999-05-17 |
* | small error message improvement from Dmitry Samersoff | Bruce Momjian | 1999-05-05 |
* | here are some patches for 6.5.0 which I already submitted but have never | Bruce Momjian | 1999-05-03 |
* | We have tested the patches on three platforms: | Bruce Momjian | 1999-03-14 |
* | From: Tatsuo Ishii <t-ishii@sra.co.jp> | Marc G. Fournier | 1999-02-21 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Clean up some minor compile warnings. | Tom Lane | 1999-02-07 |
* | Add floating-point support to our emulation of snprintf | Tom Lane | 1999-02-06 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 |
* | Add missing Windows files. | Bruce Momjian | 1999-01-18 |
* | Reverse out yesterday's patch from Horak Daniel, since | Tom Lane | 1999-01-17 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | Add configure test to see whether vsnprintf() is present, | Tom Lane | 1999-01-17 |
* | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 |
* | Fix for snprintf and long long unsigned. | Bruce Momjian | 1998-12-24 |
* | Attached is a patch with some fixes that (I think that) should go into | Bruce Momjian | 1998-12-18 |
* | Fix for HAVE_LONG bug in snprintf.c. | Bruce Momjian | 1998-12-18 |
* | Fix for snprintf with long long's, define problem. | Bruce Momjian | 1998-12-18 |
* | Fix prototype for 64-bit platforms. | Bruce Momjian | 1998-12-12 |
* | Add stdio for NULL define. | Bruce Momjian | 1998-12-12 |
* | Don't forget to create the dynloader files... | Marc G. Fournier | 1998-10-27 |
* | Cleanup for snprintf for long long's. | Bruce Momjian | 1998-10-08 |
* | Fix snprintf.c for machines that don't have long long, like some Irix. | Bruce Momjian | 1998-10-07 |
* | Fixes for Irix from Robert Bruccoleri | Bruce Momjian | 1998-10-02 |
* | Add in, I think, support for %lld in snprintf(), specifically with | Marc G. Fournier | 1998-09-23 |