| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some more missed copyright notices. Many of these look like they | Tom Lane | 2005-01-01 | 1 | -1/+1 |
| * | Update copyrights that were missed. | Bruce Momjian | 2005-01-01 | 2 | -2/+2 |
| * | Adjust comments previously moved to column 1 by pgident. | Bruce Momjian | 2004-10-07 | 1 | -2/+2 |
| * | Redesign query-snapshot timing so that volatile functions in READ COMMITTED | Tom Lane | 2004-09-13 | 1 | -4/+4 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -1/+1 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 3 | -3/+3 |
| * | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 | 1 | -4/+8 |
| * | Hashed crosstab was dying with an SPI_finish error when the source SQL | Joe Conway | 2004-08-11 | 3 | -15/+39 |
| * | Replace TupleTableSlot convention for whole-row variables and function | Tom Lane | 2004-04-01 | 1 | -15/+5 |
| * | Apply quote_literal to the start_with argument of connectby. Fixes problem | Joe Conway | 2004-02-24 | 1 | -4/+23 |
| * | Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. | Tom Lane | 2004-02-03 | 1 | -2/+2 |
| * | Attached is a patch for contrib/tablefunc. It fixes two issues raised by | Tom Lane | 2003-10-02 | 2 | -67/+71 |
| * | With Joe Conway's concurrence, remove srandom() call from normal_rand(). | Tom Lane | 2003-09-13 | 5 | -18/+9 |
| * | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 | 3 | -3/+3 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -114/+120 |
| * | > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway: | Bruce Momjian | 2003-07-27 | 7 | -61/+309 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 2 | -59/+109 |
| * | 'third' -> 'fourth' where needed, per Joe Conway. | Tom Lane | 2003-06-25 | 1 | -2/+2 |
| * | Replace cryptic 'Unknown kind of return type' messages with something | Tom Lane | 2003-06-15 | 1 | -3/+1 |
| * | Check calling context for connectby_text(), per Joe Conway. | Tom Lane | 2003-05-16 | 1 | -0/+5 |
| * | Fix various recent build and regression-test problems in contrib/. | Tom Lane | 2003-05-14 | 1 | -0/+1 |
| * | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 1 | -2/+0 |
| * | This patch implements holdable cursors, following the proposal | Bruce Momjian | 2003-03-27 | 1 | -2/+2 |
| * | Attached is an update to contrib/tablefunc. It implements a new hashed | Bruce Momjian | 2003-03-20 | 6 | -1/+655 |
| * | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | 2003-03-10 | 1 | -8/+8 |
| * | Revise tuplestore and nodeMaterial so that we don't have to read the | Tom Lane | 2003-03-09 | 1 | -4/+0 |
| * | Remove inappropriate double-quoting in connectby() code; adjust | Tom Lane | 2002-11-23 | 4 | -58/+43 |
| * | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian | 2002-10-21 | 1 | -1/+0 |
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 3 | -66/+71 |
| * | The attached adds a bit to the contrib/tablefunc regression test for | Bruce Momjian | 2002-10-03 | 2 | -0/+59 |
| * | > The previous patch fixed an infinite recursion bug in | Bruce Momjian | 2002-10-03 | 2 | -7/+29 |
| * | Attached is a patch to fix some recently raised issues that exist in | Tom Lane | 2002-09-14 | 3 | -22/+33 |
| * | Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE). | Tom Lane | 2002-09-14 | 1 | -19/+15 |
| * | > Now I'm testing connectby() in the /contrib/tablefunc in 7.3b1, which would | Bruce Momjian | 2002-09-12 | 1 | -15/+16 |
| * | The attached removes the current non-standard file | Bruce Momjian | 2002-09-12 | 7 | -85/+272 |
| * | Be careful to include postgres.h *before* any system headers, to ensure | Tom Lane | 2002-09-05 | 1 | -3/+2 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 2 | -255/+264 |
| * | Attached is an update to contrib/tablefunc. It introduces a new | Bruce Momjian | 2002-09-02 | 5 | -12/+602 |
| * | Code review for HeapTupleHeader changes. Add version number to page headers | Tom Lane | 2002-09-02 | 1 | -1/+1 |
| * | Adjust nodeFunctionscan.c to reset transient memory context between calls | Tom Lane | 2002-08-29 | 1 | -7/+21 |
| * | As discussed on several occasions previously, the new anonymous | Bruce Momjian | 2002-08-15 | 5 | -213/+232 |
| * | As mentioned above, here is my contrib/tablefunc patch. It includes | Bruce Momjian | 2002-07-30 | 6 | -0/+1077 |