| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a number of syntax errors in contrib modules' uninstall scripts. | Neil Conway | 2006-03-13 | 1 | -1/+1 |
| * | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 6 | -0/+6 |
| * | Remove a few places that attempted to define INT_MAX, SCHAR_MAX, and | Neil Conway | 2006-03-11 | 1 | -3/+2 |
| * | Attached is a patch that replaces a bunch of places where StringInfos | Neil Conway | 2006-03-01 | 1 | -67/+58 |
| * | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 | 1 | -50/+50 |
| * | contrib uninstall scripts | Peter Eisentraut | 2006-02-27 | 2 | -1/+61 |
| * | When the remote query result has a different number of columns | Joe Conway | 2006-01-03 | 4 | -19/+40 |
| * | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 | 1 | -8/+8 |
| * | Mop-up for nulls-in-arrays patch: fix some places that access array | Tom Lane | 2005-11-18 | 1 | -197/+115 |
| * | When a cursor is opened using dblink_open, only start a transaction | Joe Conway | 2005-10-18 | 3 | -39/+193 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -52/+47 |
| * | Remove unnecessary ABORT commands in dblink regression tests. | Bruce Momjian | 2005-10-08 | 2 | -40/+0 |
| * | Cosmetic improvements to dblink. | Bruce Momjian | 2005-10-08 | 1 | -5/+5 |
| * | Cosmetic changes to dblink. | Bruce Momjian | 2005-10-08 | 1 | -45/+46 |
| * | Cosmetic changes to dblink. | Bruce Momjian | 2005-10-08 | 1 | -2/+7 |
| * | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 | 1 | -2/+2 |
| * | Cause initdb to create a third standard database "postgres", which | Tom Lane | 2005-06-21 | 4 | -10/+10 |
| * | Document get_call_result_type() and friends; mark TypeGetTupleDesc() | Tom Lane | 2005-05-30 | 1 | -42/+34 |
| * | Modify hash_search() API to prevent future occurrences of the error | Tom Lane | 2005-05-29 | 1 | -5/+0 |
| * | Remove second argument from textToQualifiedNameList(), as it is no longer | Neil Conway | 2005-05-27 | 1 | -1/+1 |
| * | Add a --dbname option to the pg_regress script, and use pl_regression | Tom Lane | 2005-05-17 | 2 | -16/+16 |
| * | Completion of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 | 1 | -2/+1 |
| * | Convert oidvector and int2vector into variable-length arrays. This | Tom Lane | 2005-03-29 | 1 | -25/+22 |
| * | 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 |
| * | This makes dblink pass its installcheck test on platforms where | Tom Lane | 2004-10-28 | 1 | -3/+3 |
| * | Modify hash_create() to elog(ERROR) if an error occurs, rather than | Neil Conway | 2004-10-25 | 1 | -9/+1 |
| * | Remove duplicate PQclear(res) operations leading to double free() and | Tom Lane | 2004-09-28 | 1 | -9/+5 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -4/+4 |
| * | 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 | -5/+10 |
| * | Replace TupleTableSlot convention for whole-row variables and function | Tom Lane | 2004-04-01 | 1 | -31/+14 |
| * | Added new versions of dblink, dblink_exec, dblink_open, dblink_close, | Joe Conway | 2004-03-07 | 9 | -185/+556 |
| * | When returning type "record", replace use of pgresultGetTupleDesc | Joe Conway | 2004-02-24 | 1 | -60/+22 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Fix regression in dblink_disconnect() reported by Eduardo Stern: | Joe Conway | 2003-11-28 | 3 | -5/+5 |
| * | Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug | Joe Conway | 2003-11-26 | 1 | -0/+3 |
| * | Cross-data-type comparisons are now indexable by btrees, pursuant to my | Tom Lane | 2003-11-12 | 1 | -4/+4 |
| * | Add operator strategy and comparison-value datatype fields to ScanKey. | Tom Lane | 2003-11-09 | 1 | -2/+4 |
| * | expected results for dblink test seem to be out of date ... | Tom Lane | 2003-09-14 | 1 | -2/+6 |
| * | 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 | -82/+81 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 3 | -107/+183 |
| * | Please apply attached patch to contrib/dblink. It adds named persistent | Bruce Momjian | 2003-06-25 | 10 | -614/+855 |
| * | Replace cryptic 'Unknown kind of return type' messages with something | Tom Lane | 2003-06-15 | 1 | -6/+2 |
| * | Replace functional-index facility with expressional indexes. Any column | Tom Lane | 2003-05-28 | 1 | -4/+1 |
| * | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 2 | -9/+8 |
| * | Fix inappropriate quoting in dblink. From Joe Conway. | Tom Lane | 2002-11-23 | 4 | -12/+116 |
| * | Add new palloc0 call as merge of palloc and MemSet(0). | Bruce Momjian | 2002-11-13 | 1 | -2/+1 |
| * | Back out use of palloc0 in place if palloc/MemSet. Seems constant len | Bruce Momjian | 2002-11-11 | 1 | -1/+2 |