Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename: | Bruce Momjian | 2002-11-15 |
* | Add new palloc0 call as merge of palloc and MemSet(0). | Bruce Momjian | 2002-11-13 |
* | Back out use of palloc0 in place if palloc/MemSet. Seems constant len | Bruce Momjian | 2002-11-11 |
* | Merge palloc()/MemSet(0) calls into a single palloc0() call. | Bruce Momjian | 2002-11-10 |
* | > I'm not sure why NDirectFileRead/NDirectFileWrite are unused at the | Bruce Momjian | 2002-09-20 |
* | Cosmetic fixes from Neil Conway. | Tom Lane | 2002-09-14 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane | 2002-08-27 |