| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove an unused typedef. | Alvaro Herrera | 2005-10-07 | 2 | -10/+1 |
| * | Marginal speedup in RelationIsVisible and TypeIsVisible: avoid a redundant | Tom Lane | 2005-10-06 | 1 | -7/+42 |
| * | Minor API cleanup for async notifications: we can only register the | Neil Conway | 2005-10-06 | 3 | -28/+19 |
| * | When a function not returning RECORD has a single OUT parameter, use | Tom Lane | 2005-10-06 | 6 | -41/+215 |
| * | Fix oversight in indexscan plan creation. I recently added code to use | Tom Lane | 2005-10-06 | 2 | -10/+37 |
| * | pg_config should print an error message to stderr and exit if an | Peter Eisentraut | 2005-10-06 | 1 | -11/+35 |
| * | Revise pgstats stuff to fix the problems with not counting accesses | Tom Lane | 2005-10-06 | 15 | -93/+99 |
| * | Code cleanup for log_disconnections(). Patch from Qingqing Zhou, | Neil Conway | 2005-10-05 | 1 | -42/+14 |
| * | Make set_function_size_estimates() marginally smarter: per original | Tom Lane | 2005-10-05 | 1 | -4/+10 |
| * | Also synced the ecpg lexer with the backend lexer. | Michael Meskes | 2005-10-05 | 2 | -46/+106 |
| * | Fix pgxs for spaces in file names on Win32 | Bruce Momjian | 2005-10-05 | 1 | -14/+86 |
| * | Clean up some messages and fix missing translation support. Option --log | Peter Eisentraut | 2005-10-04 | 4 | -27/+30 |
| * | Somehow I missed some parser changes, so this commit comes pretty late. I jus... | Michael Meskes | 2005-10-04 | 3 | -244/+429 |
| * | Add _ to gettext triggers. Must have been forgotten here when it was introduced. | Peter Eisentraut | 2005-10-04 | 1 | -2/+2 |
| * | Add an expected case to cover error message as spelled by python 2.2.3. | Tom Lane | 2005-10-04 | 1 | -0/+38 |
| * | COPY's test for read-only transaction was backward; it prohibited COPY TO | Tom Lane | 2005-10-03 | 1 | -2/+2 |
| * | Add a trace_sort option to help with measuring resource usage of external | Tom Lane | 2005-10-03 | 3 | -6/+105 |
| * | Separate out the VacRUsage stuff as an independent module, in preparation | Tom Lane | 2005-10-03 | 6 | -112/+155 |
| * | Preserve tuple OIDs during ATRewriteTable. Per gripe from Duncan Crombie. | Tom Lane | 2005-10-03 | 1 | -1/+9 |
| * | Expand pg_control information so that we can verify that the database | Tom Lane | 2005-10-03 | 4 | -5/+43 |
| * | Change nextval and other sequence functions to specify their sequence | Tom Lane | 2005-10-02 | 19 | -148/+323 |
| * | _SPI_execute_plan failed to return result tuple table to caller in | Tom Lane | 2005-10-01 | 2 | -33/+43 |
| * | Equalize wordings to avoid redundant translation work. | Peter Eisentraut | 2005-09-30 | 1 | -5/+5 |
| * | Clean up the help displays. | Peter Eisentraut | 2005-09-30 | 3 | -24/+24 |
| * | Change the option spelling to --connection-limit to be consistent with the | Peter Eisentraut | 2005-09-30 | 1 | -3/+3 |
| * | Fix confusion between relfilenode and Oid. | Alvaro Herrera | 2005-09-29 | 1 | -123/+78 |
| * | Correct spelling | Peter Eisentraut | 2005-09-29 | 1 | -5/+5 |
| * | Repair planning bug introduced in 7.4: outer-join ON clauses that referenced | Tom Lane | 2005-09-28 | 3 | -25/+76 |
| * | Improve messages | Peter Eisentraut | 2005-09-28 | 2 | -4/+4 |
| * | Some marginal tweaks to make 'make installcheck' mostly work when | Tom Lane | 2005-09-27 | 1 | -1/+8 |
| * | Fix problems with PGXS builds against an installation tree that was | Tom Lane | 2005-09-27 | 8 | -16/+143 |
| * | Suppress FAQ and TODO changes in pgcvslog output. | Bruce Momjian | 2005-09-27 | 1 | -0/+6 |
| * | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 | 1 | -2/+2 |
| * | Fix incorrect psql \x memory allocation for numericlocale. Redesign API | Bruce Momjian | 2005-09-27 | 1 | -51/+41 |
| * | Fix our version of strdup() to adhere to the standard semantics for | Tom Lane | 2005-09-27 | 1 | -3/+5 |
| * | Rename variable for clarity. | Bruce Momjian | 2005-09-26 | 1 | -9/+9 |
| * | Don't need gettext calls around debug messages. | Peter Eisentraut | 2005-09-26 | 2 | -19/+19 |
| * | Log protocol-excute fetch operatation as fetch, rather than execute, | Bruce Momjian | 2005-09-26 | 1 | -4/+23 |
| * | The original patch to avoid building a hash join's hashtable when the | Tom Lane | 2005-09-25 | 3 | -163/+94 |
| * | Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. | Tom Lane | 2005-09-24 | 17 | -126/+167 |
| * | Suppress signed-vs-unsigned-char warnings. | Tom Lane | 2005-09-24 | 53 | -515/+503 |
| * | In a machine where INT64_IS_BUSTED, we can only support 32-bit values | Tom Lane | 2005-09-24 | 1 | -2/+6 |
| * | Add comments explaining clauses used by CREATE ROLE but not ALTER. | Bruce Momjian | 2005-09-23 | 1 | -13/+15 |
| * | Fix typo in comment. | Tom Lane | 2005-09-23 | 1 | -2/+2 |
| * | Fix bug introduced into indexable_outerrelids() by an ill-considered | Tom Lane | 2005-09-22 | 1 | -4/+2 |
| * | Add instructions. | Bruce Momjian | 2005-09-22 | 1 | -0/+1 |
| * | Add "codelines" script to compute number of lines in a releaes. | Bruce Momjian | 2005-09-22 | 1 | -0/+4 |
| * | pgindent new GIST index code, per request from Tom. | Bruce Momjian | 2005-09-22 | 7 | -1205/+1542 |
| * | Adjust GiST error messages to conform to message style guidelines. | Tom Lane | 2005-09-22 | 4 | -36/+41 |
| * | Take exclusive buffer lock in scan_heap() to eliminate some corner cases | Tom Lane | 2005-09-22 | 2 | -6/+13 |