Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-08-04 | pgindent run. | Bruce Momjian | 7.4.1 |
| 2003-06-24 | Add ipv6 address parsing support to 'inet' and 'cidr' data types. | Bruce Momjian | 7.4.1 |
| 2003-03-21 | Add hostmask() function: | Bruce Momjian | 7.4.1 |
| 2002-11-13 | Add new palloc0 call as merge of palloc and MemSet(0). | Bruce Momjian | 7.4.1 |
| 2002-11-11 | Back out use of palloc0 in place if palloc/MemSet. Seems constant len | Bruce Momjian | 7.4.1 |
| 2002-11-10 | Merge palloc()/MemSet(0) calls into a single palloc0() call. | Bruce Momjian | 7.4.1 |