Age | Commit message (Expand) | Author |
---|---|---|
2002-08-31 | The UNDEFOID later causes an assertion failure in heap_formtuple when | Tom Lane |
2002-08-30 | Add expected tuple descriptor to ReturnSetInfo information for table | Tom Lane |
2002-08-30 | PL/pgSQL functions can return sets. Neil Conway's patch, modified so | Tom Lane |
2002-08-29 | Adjust nodeFunctionscan.c to reset transient memory context between calls | Tom Lane |
2002-08-29 | Code review for standalone composite types, query-specified composite | Tom Lane |
2002-08-05 | Preliminary code review for anonymous-composite-types patch: fix breakage | Tom Lane |
2002-08-04 | Attached are two patches to implement and document anonymous composite | Bruce Momjian |
2002-07-20 | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian |
2002-06-20 | Update copyright to 2002. | Bruce Momjian |
2002-05-12 | First pass at set-returning-functions in FROM, by Joe Conway with | Tom Lane |