| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 3 | -5/+5 |
| * | Fix a couple of places that were assuming debug_query_string couldn't | Tom Lane | 2006-10-19 | 1 | -2/+5 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -64/+67 |
| * | Fix omissions in contrib uninstall scripts. Michael Fuhr | Tom Lane | 2006-09-11 | 1 | -0/+14 |
| * | Install a cleaner solution to the AIX libpq linking problem, as per | Tom Lane | 2006-09-10 | 1 | -4/+1 |
| * | Fix dblink build for --enable-nls or --enable-openssl on AIX. | Tom Lane | 2006-09-10 | 1 | -1/+4 |
| * | Added async query capability. Original patch by | Joe Conway | 2006-09-02 | 8 | -166/+686 |
| * | Sort reference of include files, "A" - "F". | Bruce Momjian | 2006-07-11 | 1 | -6/+6 |
| * | Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes. | Bruce Momjian | 2006-07-10 | 1 | -1/+3 |
| * | - During dblink_open, if transaction state was IDLE, force cursor count to | Joe Conway | 2006-06-21 | 2 | -2/+9 |
| * | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 | 1 | -1/+3 |
| * | 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 |