Commit Graph

34 Commits (f82d99be7ef98bc252bb90da05801b4a2b51fad8)

Author SHA1 Message Date
Tom Lane 375369acd1 Replace TupleTableSlot convention for whole-row variables and function 22 years ago
Joe Conway 64a2e1fdef Apply quote_literal to the start_with argument of connectby. Fixes problem 22 years ago
Tom Lane 391c3811a2 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 22 years ago
Tom Lane 08c33c426b Attached is a patch for contrib/tablefunc. It fixes two issues raised by 22 years ago
Tom Lane c472b8366f With Joe Conway's concurrence, remove srandom() call from normal_rand(). 22 years ago
Tom Lane 2f9c859ea1 Fix some copyright notices that weren't updated. Improve copyright tool 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Bruce Momjian a265b7f70a > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway: 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Tom Lane 91e6f51afb 'third' -> 'fourth' where needed, per Joe Conway. 23 years ago
Tom Lane 3fb6f1347f Replace cryptic 'Unknown kind of return type' messages with something 23 years ago
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
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 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 e5cf1a8a26 SET autocommit no longer needed in /contrib because pg_regress.sh does 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Bruce Momjian a62873d279 The attached adds a bit to the contrib/tablefunc regression test for 23 years ago
Bruce Momjian 620dddf88a > The previous patch fixed an infinite recursion bug in 23 years ago
Tom Lane bd04184b11 Attached is a patch to fix some recently raised issues that exist 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
Bruce Momjian 6fff9a7475 The attached removes the current non-standard file 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