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