Commits

DateSubjectAuthorReleases
2004-06-06 Infrastructure for I/O of composite types: arrange for the I/O routines Tom Lane 8.0.0
2003-08-01 Adjust 'permission denied' messages to be more useful and consistent. Tom Lane 7.4.1
2003-07-22 Error message editing in backend/libpq, backend/postmaster, backend/tcop. Tom Lane 7.4.1
2003-05-09 Now that fastpath protocol allows null arguments to be passed, Tom Lane 7.4.1
2003-05-09 Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall Tom Lane 7.4.1
2003-05-08 Update 3.0 protocol support to match recent agreements about how to Tom Lane 7.4.1
2003-05-05 Extended query protocol: parse, bind, execute, describe FE/BE messages. Tom Lane 7.4.1
2003-05-02 Portal and memory management infrastructure for extended query protocol. Tom Lane 7.4.1
2003-04-22 Another round of protocol changes. Backend-to-frontend messages now all Tom Lane 7.4.1
2003-04-19 Second round of FE/BE protocol changes. Frontend->backend messages now Tom Lane 7.4.1
2003-01-09 Move new typedef AclId into c.h, so as to avoid cluttering namespace Tom Lane 7.4.1
2003-01-07 SendFunctionResult should take care to detoast varlena results. Tom Lane 7.4.1
2003-01-05 Add missing include --- seems include file references are different in Tom Lane 7.3.2
2003-01-01 fastpath code neglected to check whether user has privileges to call the Tom Lane 7.3.2
2003-01-01 fastpath code neglected to check whether user has privileges to call the Tom Lane 7.4.1
2002-08-24 The cstring datatype can now be copied, passed around, etc. The typlen Tom Lane 7.3.1
2001-06-01 Remove fastpath.c's lame attempt at caching function lookup info across Tom Lane 7.2.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-10-24 Do not execute fastpath function calls if in transaction ABORT state. Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
2000-05-30 Ooops, looks like I broke fastpath in last changes... Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-01-12 Use fmgr_array_args() to avoid dependency on FUNC_MAX_ARGS. Tom Lane 7.1.1
1999-07-22 Plug several holes in backend's ability to cope with Tom Lane 7.1.1
1999-04-25 Revise backend libpq interfaces so that messages to the frontend Tom Lane 7.1.1