| Commit message (Expand) | Author | Age | Files | Lines |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -5/+5 |
* | Make earthdistance use version-0 calling convention if not USE_FLOAT8_BYVAL, | Tom Lane | 2008-04-21 | 1 | -14/+56 |
* | Convert earthdistance's only C function to v1 call convention, | Tom Lane | 2008-04-20 | 1 | -12/+15 |
* | Add CVS version labels to all install/uninstall scripts. | Bruce Momjian | 2007-11-13 | 2 | -0/+4 |
* | Make /contrib install/uninstall script consistent: | Bruce Momjian | 2007-11-11 | 1 | -0/+1 |
* | Remove references to READMEs from /contrib Makefiles. | Bruce Momjian | 2007-11-10 | 1 | -2/+1 |
* | Move most /contrib README files into SGML. Some still need conversion | Bruce Momjian | 2007-11-10 | 1 | -127/+0 |
* | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane | 2007-06-26 | 1 | -2/+3 |
* | Fix two more regression tests whose expected outputs were not updated | Neil Conway | 2007-02-01 | 1 | -4/+4 |
* | Handle missing M_PI the same way we've been doing in the core code, | Tom Lane | 2006-10-19 | 1 | -4/+5 |
* | Further MSVC portability fixes from Magnus. | Tom Lane | 2006-10-19 | 1 | -1/+4 |
* | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane | 2006-09-10 | 3 | -33/+33 |
* | fix most regression tests for new cube code. | Andrew Dunstan | 2006-07-27 | 2 | -3/+4 |
* | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 | 1 | -1/+3 |
* | Improve parser so that we can show an error cursor position for errors | Tom Lane | 2006-03-14 | 1 | -4/+12 |
* | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 1 | -0/+2 |
* | Update /contrib regression tests for escape_string_warning. | Bruce Momjian | 2006-03-08 | 1 | -1/+1 |
* | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 | 1 | -10/+10 |
* | contrib uninstall scripts | Peter Eisentraut | 2006-02-27 | 2 | -1/+25 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -1/+1 |
* | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 | 1 | -2/+2 |
* | Partial fixes for contrib build on AIX: include -lm where needed. | Tom Lane | 2005-07-24 | 1 | -1/+3 |
* | Refer to ll_to_earth() function by its actual name. | Tom Lane | 2004-10-04 | 1 | -2/+3 |
* | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 | 1 | -5/+9 |
* | Remove incorrect remark about having to restart backend to load a new | Tom Lane | 2003-12-27 | 1 | -6/+0 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
* | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -6/+7 |
* | Update contrib regression tests for recent error message editing. | Tom Lane | 2003-08-01 | 1 | -1/+1 |
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 2 | -15/+12 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 2 | -4/+2 |
* | The attached patches change earthdistance to use the new cube functions | Bruce Momjian | 2003-02-13 | 2 | -24/+24 |
* | Clean up format of SQL. | Bruce Momjian | 2002-11-08 | 2 | -274/+274 |
* | The attached patch defines functions for getting distances between | Bruce Momjian | 2002-11-08 | 5 | -57/+1266 |
* | When I removed the cube based stuff from eathdistance I accidentally | Bruce Momjian | 2002-10-21 | 2 | -2/+2 |
* | 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 | -64/+60 |
* | Shouldn't be here ... | Tom Lane | 2002-09-25 | 1 | -158/+0 |
* | Install proper earthdistance file, regression passes. | Bruce Momjian | 2002-09-25 | 1 | -255/+0 |
* | Add missing earthdistance regression test files. | Bruce Momjian | 2002-09-25 | 2 | -0/+458 |
* | Add earthdistance regression file. | Bruce Momjian | 2002-09-24 | 1 | -0/+158 |
* | I have included fixes to declare some floating point constants as double | Bruce Momjian | 2002-09-20 | 4 | -16/+30 |
* | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut | 2001-09-06 | 1 | -35/+6 |
* | geo_distance function needs to be marked strict. | Tom Lane | 2001-08-16 | 1 | -1/+2 |
* | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian | 2001-06-18 | 1 | -1/+2 |
* | Playing with the earthdistance stuff, and found I needed the following | Bruce Momjian | 2001-05-30 | 1 | -2/+2 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -1/+1 |
* | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 | 1 | -2/+2 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -5/+4 |
* | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -2/+3 |
* | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 | 1 | -34/+19 |