| Commit message (Expand) | Author | Age |
* | First round of release note changes from Guillaume Smet. | Bruce Momjian | 2009-03-27 |
* | Fix release note attribution: | Bruce Momjian | 2009-03-27 |
* | Improved release notes interval wording: | Bruce Momjian | 2009-03-27 |
* | Remove duplicate interval (fractional seconds) items; Ron Mayer | Bruce Momjian | 2009-03-27 |
* | Document that Datestyle no longer controls interval output, per | Bruce Momjian | 2009-03-27 |
* | Make pg_standby's maxretries option do what one would expect. Fujii Masao | Tom Lane | 2009-03-26 |
* | Gettext plural support | Peter Eisentraut | 2009-03-26 |
* | Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE can't | Tom Lane | 2009-03-26 |
* | Adjust phrasing of complaints about multi-byte COPY delimiter strings. | Tom Lane | 2009-03-26 |
* | If we expect a hash join to be performed in multiple batches, suppress | Tom Lane | 2009-03-26 |
* | Correction: ansi-join ->anti-join. | Bruce Momjian | 2009-03-26 |
* | Fix markup so that 'make HISTORY' works. A couple very minor | Tom Lane | 2009-03-26 |
* | Reorder 8.4 release note sections. | Bruce Momjian | 2009-03-26 |
* | Re-add release notes for release 8.3.7. | Bruce Momjian | 2009-03-26 |
* | Adjust AS OF release notes markup. | Bruce Momjian | 2009-03-26 |
* | Mention release note items current as of 2009-03-16. | Bruce Momjian | 2009-03-26 |
* | First version of 8.4 release notes; markup/cleanup/reorganization still | Bruce Momjian | 2009-03-26 |
* | Add btree_gin contrib module. | Tom Lane | 2009-03-25 |
* | Adjust the APIs for GIN opclass support functions to allow the extractQuery() | Tom Lane | 2009-03-25 |
* | Fix old thinko in pgp.h: the idea is to declare some named enum types, | Tom Lane | 2009-03-25 |
* | Use double quotes instead of single quotes. | Peter Eisentraut | 2009-03-25 |
* | Complete list of valid fork names, and use double quotes. | Peter Eisentraut | 2009-03-25 |
* | Update line count for \? output (obtained from wc -l) | Peter Eisentraut | 2009-03-25 |
* | In the \? output, align the columns consistently. | Peter Eisentraut | 2009-03-25 |
* | Polish SQL/MED terminology | Peter Eisentraut | 2009-03-25 |
* | No period if it's not a sentence | Peter Eisentraut | 2009-03-25 |
* | Install a search tree depth limit in GIN bulk-insert operations, to prevent | Tom Lane | 2009-03-24 |
* | Fix stupid parenthesization mistake. Per bug #4728 from Bruce Toll. | Tom Lane | 2009-03-24 |
* | Implement "fastupdate" support for GIN indexes, in which we try to accumulate | Tom Lane | 2009-03-24 |
* | Fix my typo | Peter Eisentraut | 2009-03-24 |
* | Remove munging of xml and xpath params to xpath(). The XML must now be a well... | Andrew Dunstan | 2009-03-23 |
* | Const-ify the parse table passed to fillRelOptions. The previous coding | Tom Lane | 2009-03-23 |
* | Update constraint_exclusion docs because parameter is now 3-valued, not | Bruce Momjian | 2009-03-23 |
* | Add expected file for locale-enabled installations. | Peter Eisentraut | 2009-03-23 |
* | More fixes for 8.4 DTrace probes. Remove useless BUFFER_HIT/BUFFER_MISS | Tom Lane | 2009-03-23 |
* | Clarify libpq 'sslverify' documentation wording. | Bruce Momjian | 2009-03-23 |
* | Add isExtend to the parameters of the buffer_read_start and buffer_read_done | Tom Lane | 2009-03-22 |
* | Clarify 'cert' authentication documention. | Bruce Momjian | 2009-03-22 |
* | Clean up pg_SSPI_error() coding a little bit: make the messages more | Tom Lane | 2009-03-22 |
* | Remove the -d and -D options of pg_dump and pg_dumpall. The functionality | Tom Lane | 2009-03-22 |
* | Remove the datetime keywords ABSTIME and RELTIME, which we'd been treating as | Tom Lane | 2009-03-22 |
* | Optimize multi-batch hash joins when the outer relation has a nonuniform | Tom Lane | 2009-03-21 |
* | Rename pg_restore -m to -j, and add documentation about what good numbers | Peter Eisentraut | 2009-03-20 |
* | Don't set the signal handler for SIGQUIT on Windows. Buildfarm shows that | Heikki Linnakangas | 2009-03-18 |
* | Be more clear about when to use gist__int_ops vs. gist__intbig_ops. | Tom Lane | 2009-03-18 |
* | Don't intercept SIGQUIT as a signal to trigger failover; that's what | Heikki Linnakangas | 2009-03-18 |
* | Fix case of the just resurrected UCS_to_BIG5.pl script, and update | Heikki Linnakangas | 2009-03-18 |
* | Add seven kanji characters defined in the Windows 950 codepage to our | Heikki Linnakangas | 2009-03-18 |
* | Fix Windows-specific race condition in syslogger. This could've been | Heikki Linnakangas | 2009-03-18 |
* | Add just-assigned CVE number to release notes for recent security issue. | Tom Lane | 2009-03-17 |