Commits

DateSubjectAuthorReleases
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-03 Run a portal's cleanup hook immediately when pushing it to DONE state. Tom Lane 9.1.0
2011-02-27 Refactor the executor's API to support data-modifying CTEs better. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.0.26
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.1.22
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.2.18
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.3.12
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.4.5
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 9.0.0
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 9.1.0
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 7.4.30
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.0.26
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.1.22
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.2.18
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.3.12
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.4.5
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-18 Force READY portals into FAILED state when a transaction or subtransaction Tom Lane 8.4.3
2010-02-18 Force READY portals into FAILED state when a transaction or subtransaction Tom Lane 9.0.0
2010-01-18 Fix portalmem.c to avoid keeping a dangling pointer to a cached plan list Tom Lane 8.3.10