| Age | Commit message (Expand) | Author |
| 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 |
| 2002-09-05 | Fix compile warning. | Tom Lane |
| 2002-09-05 | findoidjoins and tsearch are not broken anymore. | Tom Lane |
| 2002-09-05 | Fix compile errors. | Tom Lane |
| 2002-09-05 | findoidjoins is updated for schemas, does not use libpgeasy. | Tom Lane |
| 2002-09-05 | Commenting out doesn't work, so move the broken modules out of the list. | Peter Eisentraut |
| 2002-09-05 | Assorted fixes for Cygwin: | Peter Eisentraut |
| 2002-09-05 | Remove include of libpq-int.h --- dblink.c should not be (and was not) | Tom Lane |
| 2002-09-05 | Be careful to include postgres.h *before* any system headers, to ensure | Tom Lane |
| 2002-09-04 | Fix compile warning. | Peter Eisentraut |
| 2002-09-04 | Disable findoidjoins while it doesn't compile. | Peter Eisentraut |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-09-04 | Refrect changes made by Tom Lane | Tatsuo Ishii |
| 2002-09-03 | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut |
| 2002-09-03 | Clean out cruft left by nonstandard test procedure. | Tom Lane |
| 2002-09-03 | last-minute CreateTemplateTupleDesc fixes. | Tom Lane |