| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -2/+1 |
| * | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
| * | Update #include cleanups | Bruce Momjian | 1999-07-16 | 1 | -2/+2 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -5/+5 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -7/+1 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| * | Add configurable option controlling security checks in LO functions. | Tom Lane | 1999-06-04 | 1 | -1/+5 |
| * | Clean up memory leaks in LO operations by freeing LO's private | Tom Lane | 1999-05-31 | 1 | -22/+78 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -11/+9 |
| * | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 | 1 | -5/+4 |
| * | Running lo_read/lo_write under different memory context | Tatsuo Ishii | 1999-05-09 | 1 | -3/+17 |
| * | Fix some miscellaneous places that were using raw open() or | Tom Lane | 1999-05-09 | 1 | -21/+46 |
| * | here are some patches for 6.5.0 which I already submitted but have never | Bruce Momjian | 1999-05-03 | 1 | -6/+6 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 | 1 | -1/+9 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -6/+7 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -3/+3 |
| * | Fix _lo_commit: core if LO memmory context was not created (LO were not used?) | Vadim B. Mikheev | 1998-07-22 | 1 | -5/+9 |
| * | Theses buffer leaks are caused by indexes that are kept open between | Bruce Momjian | 1998-07-21 | 1 | -2/+23 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -5/+1 |
| * | Cleanups for large objects, so file is trucated on open, fix for | Bruce Momjian | 1998-05-12 | 1 | -2/+2 |
| * | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian | 1998-01-07 | 1 | -12/+12 |
| * | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 | 1 | -12/+12 |
| * | More VARHDRSZ additions. | Bruce Momjian | 1997-12-08 | 1 | -4/+4 |
| * | Rename strNcpy to StrNCpy, and change third parameter. | Bruce Momjian | 1997-10-25 | 1 | -3/+3 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -5/+5 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -26/+26 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -223/+247 |
| * | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 | 1 | -6/+6 |
| * | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian | 1997-08-12 | 1 | -5/+3 |
| * | LO patches for loimport/loexport from Raymond Toy | Bruce Momjian | 1997-06-10 | 1 | -6/+6 |
| * | Change LOread() and LOwrite() to loread() and lowrite() to allow use | Thomas G. Lockhart | 1997-05-06 | 1 | -3/+3 |
| * | #include <string.h> | Vadim B. Mikheev | 1997-04-21 | 1 | -1/+2 |
| * | From: Raymond Toy <toy@rtp.ericsson.se> | Marc G. Fournier | 1997-04-17 | 1 | -8/+14 |
| * | Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac.be> for large_objects | Marc G. Fournier | 1997-03-18 | 1 | -2/+12 |
| * | Correct permissions on lo_export(). Open up permissions. | Bruce Momjian | 1996-11-15 | 1 | -2/+6 |
| * | I'm getting there, slowly :) | Marc G. Fournier | 1996-11-06 | 1 | -16/+18 |
| * | clean up makefile | Marc G. Fournier | 1996-10-31 | 1 | -1/+4 |
| * | diff -ru ../../../orig/postgres95/src/backend/libpq/be-fsstubs.c | Marc G. Fournier | 1996-09-23 | 1 | -2/+3 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+351 |