| Commit message (Expand) | Author | Age |
* | Make restricted_exec feature for Windows more robust by using the environment | Andrew Dunstan | 2006-02-24 |
* | make initdb -U username work as advertised; back out bogus patch at rev 1.42 | Andrew Dunstan | 2006-02-24 |
* | Fix vacuumlo to avoid unnecessary use of backslash in search pattern. | Tom Lane | 2006-02-23 |
* | Cleanup the usage of ScanDirection: use the symbolic names for the | Neil Conway | 2006-02-21 |
* | Fix old pg_dump oversight: default values for domains really need to be dumped | Tom Lane | 2006-02-21 |
* | Adjust probe for getaddrinfo to cope with macro-ized definitions, such | Tom Lane | 2006-02-21 |
* | Fix three Python reference leaks in PLy_traceback(). This would result | Neil Conway | 2006-02-20 |
* | Fixing and improve compound word support. This changes cannot be applied to | Teodor Sigaev | 2006-02-20 |
* | Update obsolete comment. | Tom Lane | 2006-02-19 |
* | Modify logtape.c so that the initial LogicalTapeSetCreate call only | Tom Lane | 2006-02-19 |
* | Improve tuplesort.c to support variable merge order. The original coding | Tom Lane | 2006-02-19 |
* | Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is | Neil Conway | 2006-02-19 |
* | Minor SGML style police work. | Neil Conway | 2006-02-18 |
* | ' is not valid HTML 4.01, so print the plain character instead. | Peter Eisentraut | 2006-02-18 |
* | Patch from Marko Kreen: | Neil Conway | 2006-02-18 |
* | Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean | Peter Eisentraut | 2006-02-18 |
* | Mark unescape_single_char() "static": as far as I can see this function | Neil Conway | 2006-02-18 |
* | Fix typo in comment. | Neil Conway | 2006-02-17 |
* | Change MemSet to use long instead of int32, for better performance on | Peter Eisentraut | 2006-02-16 |
* | Put the first section of a chapter in its own chunk. | Peter Eisentraut | 2006-02-16 |
* | Since we only use libld on AIX, don't include it in LIBS on any other | Tom Lane | 2006-02-15 |
* | Repair --single-transaction patch so it handles blobs correctly. | Tom Lane | 2006-02-14 |
* | Move btbulkdelete's vacuum_delay_point() call to a place in the loop where | Tom Lane | 2006-02-14 |
* | Add some missing vacuum_delay_point calls in GIST vacuuming. | Tom Lane | 2006-02-14 |
* | AllocSetStats should probably be using unsigned format to show space totals. | Tom Lane | 2006-02-14 |
* | Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake. | Tom Lane | 2006-02-14 |
* | Document that GRANT on a table does not affect sequence permissions, | Bruce Momjian | 2006-02-14 |
* | Document that xact commit/abort stats are collected if any stat variable | Bruce Momjian | 2006-02-14 |
* | Add positive defense against trying to connect when the connection | Tom Lane | 2006-02-13 |
* | IMHO, --single-transaction should wrap *all* the commands in BEGIN/COMMIT, | Tom Lane | 2006-02-13 |
* | Improve documentation of --single-transaction option: fix markup, and | Tom Lane | 2006-02-13 |
* | Place function names in first column for consistency. | Bruce Momjian | 2006-02-13 |
* | Fix qual_is_pushdown_safe to not try to push down quals involving a whole-row | Tom Lane | 2006-02-13 |
* | Fix build failure when not USE_READLINE. Sergey E. Koposov | Tom Lane | 2006-02-13 |
* | Add: | Bruce Momjian | 2006-02-13 |
* | Revert because C locale uses "" for thousands_sep, meaning "n/a", while | Bruce Momjian | 2006-02-12 |
* | Update release notes. | Tom Lane | 2006-02-12 |
* | Fix bug that allowed any logged-in user to SET ROLE to any other database user | Tom Lane | 2006-02-12 |
* | Throw a warning rather than an error on invalid character from UTF8 to | Bruce Momjian | 2006-02-12 |
* | Fix broken markup. | Tom Lane | 2006-02-12 |
* | Back out patch pending review. | Bruce Momjian | 2006-02-12 |
* | > I've now tested this patch at home w/ 8.2HEAD and it seems to fix the | Bruce Momjian | 2006-02-12 |
* | Support "" for thousands separator and plus sign in to_char(), per | Bruce Momjian | 2006-02-12 |
* | Remove LEFT part of JOIN to pg_roles because of optimizer limitation: | Bruce Momjian | 2006-02-12 |
* | Update README file. | Bruce Momjian | 2006-02-12 |
* | Not done: | Bruce Momjian | 2006-02-12 |
* | Revert patch becaues of locking concerns: | Bruce Momjian | 2006-02-12 |
* | > Actually, if you submit a patch that says either "SCROLL is the | Bruce Momjian | 2006-02-12 |
* | Fix release item ordering. | Bruce Momjian | 2006-02-12 |
* | Update back branch release notes. | Bruce Momjian | 2006-02-12 |