| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make acl-related functions safe for TOAST. Mark pg_class.relacl as | Tom Lane | 2000-07-31 | 1 | -3/+3 |
| * | TOAST | Jan Wieck | 2000-07-03 | 1 | -12/+21 |
| * | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 | 1 | -2/+1 |
| * | Another batch of fmgr updates. I think I have gotten all old-style | Tom Lane | 2000-06-13 | 1 | -7/+16 |
| * | Remove NT-specific file open defines by defining our own open macros for | Bruce Momjian | 2000-06-02 | 1 | -2/+1 |
| * | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 | 1 | -26/+1 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -23/+26 |
| * | Fix a bunch of minor portability problems and maybe-bugs revealed by | Tom Lane | 2000-03-17 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Fixed all elog related warnings, as well as a few others. | Peter Eisentraut | 2000-01-15 | 1 | -1/+2 |
| * | Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. | Bruce Momjian | 2000-01-10 | 1 | -4/+4 |
| * | Move fixes for >8 indexed fields. | Bruce Momjian | 2000-01-10 | 1 | -3/+1 |
| * | Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users. | Bruce Momjian | 2000-01-10 | 1 | -3/+5 |
| * | Added empty TOASTER files and corrected some minor glitches | Jan Wieck | 1999-12-21 | 1 | -1/+74 |
| * | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 | 1 | -1/+3 |
| * | Make it possible to execute crashed CREATE/DROP commands again. | Hiroshi Inoue | 1999-11-04 | 1 | -1/+2 |
| * | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 | 1 | -5/+2 |
| * | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 1999-10-23 | 1 | -10/+5 |
| * | More config.h cleanups. | Bruce Momjian | 1999-07-17 | 1 | -4/+1 |
| * | More cleanup | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -2/+3 |
| * | This patch should enable 6.5 to build on Motorola 68000 architecture. | Bruce Momjian | 1999-06-10 | 1 | -1/+15 |
| * | here are some patches for 6.5.0 which I already submitted but have never | Bruce Momjian | 1999-05-03 | 1 | -1/+2 |
| * | Clean up att_align calculations so that XXXALIGN macros | Tom Lane | 1999-03-25 | 1 | -2/+7 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -3/+3 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -44/+1 |
| * | Hello! | Bruce Momjian | 1998-07-03 | 1 | -1/+3 |
| * | Re-apply Darren's char2-16 removal code. | Bruce Momjian | 1998-04-26 | 1 | -18/+2 |
| * | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 | 1 | -2/+18 |
| * | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 | 1 | -18/+2 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -3/+4 |
| * | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | 1998-02-24 | 1 | -1/+9 |
| * | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian | 1997-11-13 | 1 | -1/+2 |
| * | Good Bye, Time Travel! | Vadim B. Mikheev | 1997-11-02 | 1 | -2/+2 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -7/+7 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -30/+30 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -94/+103 |
| * | Remove endian information which is now in port-specific header files. | Thomas G. Lockhart | 1997-07-11 | 1 | -7/+1 |
| * | Include definitions for endian info if not in system includes. | Thomas G. Lockhart | 1997-07-01 | 1 | -1/+7 |
| * | Date/Time updates from Thomas... | Marc G. Fournier | 1997-03-14 | 1 | -6/+7 |
| * | Fix bug: libpq clients (which include libpq-fe.h) won't compile. | Bryan Henderson | 1996-12-10 | 1 | -23/+2 |
| * | include utils/palloc.h as a default include, as its used more often then | Marc G. Fournier | 1996-11-04 | 1 | -1/+2 |
| * | Add these files to ${SRCDIR}/include | Marc G. Fournier | 1996-10-31 | 1 | -0/+226 |