| Age | Commit message (Expand) | Author |
| 2002-10-22 | Update build system. | Peter Eisentraut |
| 2002-10-21 | When I removed the cube based stuff from eathdistance I accidentally | Bruce Momjian |
| 2002-10-21 | Add DLLIMPORT declarations needed by contrib modules. | Peter Eisentraut |
| 2002-10-21 | Need sys/param.h for endianness macros. | Peter Eisentraut |
| 2002-10-21 | Might need to link with -lcrypt. | Peter Eisentraut |
| 2002-10-21 | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian |
| 2002-10-21 | Completely remove /contrib/retep, with Peter's approval; now on Source | Bruce Momjian |
| 2002-10-21 | First step to removing /contrib/retep, with Peter Mount's approval. | Bruce Momjian |
| 2002-10-20 | Fix core dump recently introduced into pgbench. | Tom Lane |
| 2002-10-19 | It includes | Bruce Momjian |
| 2002-10-18 | Clean up for dblink autocommit OFF handling. | Bruce Momjian |
| 2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
| 2002-10-14 | This trivial patch fixes a bunch of spelling mistakes in the | Bruce Momjian |
| 2002-10-12 | Update README for oid2name. | Bruce Momjian |
| 2002-10-09 | Well, this patch makes Makefile for contrib/rserv use the | Bruce Momjian |
| 2002-10-07 | Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning | Tatsuo Ishii |
| 2002-10-03 | Restore NOTICEs that were mistakenly removed from triggers regression | Tom Lane |
| 2002-10-03 | It's just a cosmetic change, fixes the help screen. Should be applied in | Bruce Momjian |
| 2002-10-03 | This is small README fix for contrib/intarray. Thank you. | Bruce Momjian |
| 2002-10-03 | The attached adds a bit to the contrib/tablefunc regression test for | Bruce Momjian |
| 2002-10-03 | > The previous patch fixed an infinite recursion bug in | Bruce Momjian |
| 2002-09-26 | Attached is a patch to contrib/dbmirror that fixes a bug that was | Bruce Momjian |
| 2002-09-25 | Shouldn't be here ... | Tom Lane |
| 2002-09-25 | Install proper earthdistance file, regression passes. | Bruce Momjian |
| 2002-09-25 | Add missing earthdistance regression test files. | Bruce Momjian |
| 2002-09-24 | Add earthdistance regression file. | Bruce Momjian |
| 2002-09-23 | Tweak dblink functions to use int4 arguments instead of int2, | Tom Lane |
| 2002-09-22 | Remove extraneous | ... while bison 1.28 doesn't object, newer versions | Tom Lane |
| 2002-09-22 | I haven't seen any objections, so here is a patch. It removes "#define | Tom Lane |
| 2002-09-20 | Tiny patch fixing small documentation typo. | Bruce Momjian |
| 2002-09-20 | I have included fixes to declare some floating point constants as double | Bruce Momjian |
| 2002-09-20 | This grants execute privileges to public for the fti() function. Should | Bruce Momjian |
| 2002-09-18 | Add 'adddepend' script to handle pre-7.3 object dependencies. | Bruce Momjian |
| 2002-09-18 | Add GRANT EXECUTE ON FUNCTION | Tatsuo Ishii |
| 2002-09-14 | Simplify handling of second database for dblink tests. | Tom Lane |
| 2002-09-14 | Clean up mess from duplicate patches. | Tom Lane |
| 2002-09-14 | The attached adds GRANTs to PUBLIC for dblink functions, removes the | Tom Lane |
| 2002-09-14 | The attached adds GRANTs to PUBLIC for contrib/fuzzystringmatch. | Tom Lane |
| 2002-09-14 | Attached is a patch to fix some recently raised issues that exist in | Tom Lane |
| 2002-09-14 | Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE). | Tom Lane |
| 2002-09-12 | This is a comprehensive set of diffs (versus current CVS) that replaces those | Bruce Momjian |
| 2002-09-12 | > intarray and ltree both seem to be mapping their own declarations onto | Bruce Momjian |
| 2002-09-12 | > Now I'm testing connectby() in the /contrib/tablefunc in 7.3b1, which would | Bruce Momjian |
| 2002-09-12 | The attached small patch fixes the cause of the regression test failure | Bruce Momjian |
| 2002-09-12 | The attached removes the current non-standard file | Bruce Momjian |
| 2002-09-05 | Fix compile warning. | Tom Lane |
| 2002-09-05 | Fix bit-rotted reference to GetUserName() ... | Tom Lane |
| 2002-09-05 | Fix breakage introduced by careless snprintf patching. | Tom Lane |
| 2002-09-05 | Fix unsafe macro definitions (which were producing incorrect code, | Tom Lane |
| 2002-09-05 | Remove compile warnings, ensure consistent build environment for | Tom Lane |