Commit Graph

67 Commits (aebe989477ac5a9f7b59ae464ec68ec45975ed3f)

Author SHA1 Message Date
Tom Lane bcfeca5856 Check calling context for connectby_text(), per Joe Conway. 23 years ago
Tom Lane 78b08584b4 Fix various recent build and regression-test problems in contrib/. 23 years ago
Bruce Momjian 54f7338fa1 This patch implements holdable cursors, following the proposal 23 years ago
Bruce Momjian 64d0b8b05f Attached is an update to contrib/tablefunc. It implements a new hashed 23 years ago
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Tom Lane aa60eecc37 Revise tuplestore and nodeMaterial so that we don't have to read the 23 years ago
Tom Lane 1f1c332381 Remove inappropriate double-quoting in connectby() code; adjust 23 years ago
Bruce Momjian 620dddf88a > The previous patch fixed an infinite recursion bug in 23 years ago
Tom Lane d3ebc1ae4a Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE). 23 years ago
Bruce Momjian f490dbe594 > Now I'm testing connectby() in the /contrib/tablefunc in 7.3b1, which would 23 years ago
Tom Lane 52c9d25933 Be careful to include postgres.h *before* any system headers, to ensure 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 6aa4482f2f Attached is an update to contrib/tablefunc. It introduces a new 23 years ago
Tom Lane c7a165adc6 Code review for HeapTupleHeader changes. Add version number to page headers 23 years ago
Tom Lane e4186762ff Adjust nodeFunctionscan.c to reset transient memory context between calls 23 years ago
Bruce Momjian 45e2544584 As discussed on several occasions previously, the new anonymous 23 years ago
Bruce Momjian 41f862ba87 As mentioned above, here is my contrib/tablefunc patch. It includes 23 years ago