| 2009-04-04 | Tom Lane | Make \dt \di and friends more consistent about the... | commit | commitdiff | tree | 
| 2009-04-04 | Tom Lane | Minor wordsmithing on descriptions of some \d commands. | commit | commitdiff | tree | 
| 2009-04-03 | Tom Lane | Add missing help output for \ef option.  Andrew Gierth | commit | commitdiff | tree | 
| 2009-04-03 | Tom Lane | Use (unsigned char) cast in argument of pg_tolower... | commit | commitdiff | tree | 
| 2009-04-03 | Tom Lane | Add a comment documenting the question of whether Prefe... | commit | commitdiff | tree | 
| 2009-04-03 | Tom Lane | Defend against possible crash if a plpython function... | commit | commitdiff | tree | 
| 2009-04-03 | Magnus Hagander | Make directory name comparisons on Win32 case insensitive. | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Document that Solaris can't use effective_io_concurrenc... | commit | commitdiff | tree | 
| 2009-04-02 | Tom Lane | Refactor ExecProject and associated routines so that... | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Revert DTrace patch from Robert Lor | commit | commitdiff | tree | 
| 2009-04-02 | Tom Lane | Minor code beautification/consolidation. | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Give a better error message when trying to change | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT. | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Add support for additional DTrace probes. | commit | commitdiff | tree | 
| 2009-04-02 | Teodor Sigaev | Fix memory allocation for output of hstore type. | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Do not show information_schema in \d* commands, unless... | commit | commitdiff | tree | 
| 2009-04-02 | Tom Lane | Fix SetClientEncoding() to maintain a cache of previous... | commit | commitdiff | tree | 
| 2009-04-02 | Bruce Momjian | Change psql \d* display so 'S' _or_ a pattern include... | commit | commitdiff | tree | 
| 2009-04-02 | Tom Lane | Fix GUC's reports of assign_hook failure to always... | commit | commitdiff | tree | 
| 2009-04-02 | Tom Lane | plpgsql's exec_simple_cast_value() mistakenly supposed... | commit | commitdiff | tree | 
| 2009-04-01 | Tom Lane | Improve pg_dump's query for retrieving BLOB comments... | commit | commitdiff | tree | 
| 2009-04-01 | Heikki Linnakangas | Update comment to reflect that LC_COLLATE and LC_CTYPE... | commit | commitdiff | tree | 
| 2009-04-01 | Tom Lane | Index some array functions, per Mario Splivalo. | commit | commitdiff | tree | 
| 2009-04-01 | Tom Lane | Remove last references to the crypt auth method, per... | commit | commitdiff | tree | 
| 2009-03-31 | Tom Lane | Fix contrib/pgstattuple and contrib/pageinspect to... | commit | commitdiff | tree | 
| 2009-03-31 | Bruce Momjian | Remove some "Other" sections in the release notes by... | commit | commitdiff | tree | 
| 2009-03-31 | Tom Lane | Modify the relcache to record the temp status of both... | commit | commitdiff | tree | 
| 2009-03-31 | Magnus Hagander | Don't crash initdb when we fail to get the current... | commit | commitdiff | tree | 
| 2009-03-31 | Tom Lane | Add a "relistemp" boolean column to pg_class, which... | commit | commitdiff | tree | 
| 2009-03-31 | Heikki Linnakangas | Fix a rare race condition when commit_siblings > 0... | commit | commitdiff | tree | 
| 2009-03-31 | Bruce Momjian | Update release note introductory description. | commit | commitdiff | tree | 
| 2009-03-31 | Tom Lane | Add PQinitOpenSSL() function to support applications... | commit | commitdiff | tree | 
| 2009-03-31 | Bruce Momjian | More new subsections in release notes. | commit | commitdiff | tree | 
| 2009-03-30 | Bruce Momjian | More release note changes, including a lower level... | commit | commitdiff | tree | 
| 2009-03-30 | Bruce Momjian | More release note adjustments, reordering. | commit | commitdiff | tree | 
| 2009-03-30 | Bruce Momjian | More release note wording improvements;  section order... | commit | commitdiff | tree | 
| 2009-03-30 | Bruce Momjian | Reorder release note sections. | commit | commitdiff | tree | 
| 2009-03-30 | Tom Lane | Fix window function plan generation to cope with volati... | commit | commitdiff | tree | 
| 2009-03-30 | Alvaro Herrera | Update URL to Python bug tracker.  Backpatch to 8.3... | commit | commitdiff | tree | 
| 2009-03-30 | Tom Lane | Fix an oversight in the support for storing/retrieving... | commit | commitdiff | tree | 
| 2009-03-29 | Bruce Momjian | More release note markup. | commit | commitdiff | tree | 
| 2009-03-29 | Bruce Momjian | More release note markup. | commit | commitdiff | tree | 
| 2009-03-29 | Bruce Momjian | Add SGML markup for commands/literal/application/etc... | commit | commitdiff | tree | 
| 2009-03-28 | Bruce Momjian | Consistent 8.4 release note naming for Itagaki Takahiro | commit | commitdiff | tree | 
| 2009-03-28 | Bruce Momjian | Clarify variable naming: pq_initssllib -> pq_init_ssl_lib | commit | commitdiff | tree | 
| 2009-03-28 | Bruce Momjian | Update release notes to say citext is multi-byte aware... | commit | commitdiff | tree | 
| 2009-03-28 | Bruce Momjian | Better document that SET ROLE does not uset ALTER ROLE... | commit | commitdiff | tree | 
| 2009-03-28 | Bruce Momjian | Better document PQinitSSL(0) behavior in regards to... | commit | commitdiff | tree | 
| 2009-03-28 | Tom Lane | Add documentation of the fact that dtrace probes evalua... | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Document in release notes that NOT IN is only for NOT... | commit | commitdiff | tree | 
| 2009-03-27 | Tom Lane | On Solaris, we should only force use of our own getopt... | commit | commitdiff | tree | 
| 2009-03-27 | Magnus Hagander | Fix markup, per Devrim | commit | commitdiff | tree | 
| 2009-03-27 | Tom Lane | Add an errdetail explaining why we reject infinite... | commit | commitdiff | tree | 
| 2009-03-27 | Tom Lane | Fix possible failures when a tuplestore switches from... | commit | commitdiff | tree | 
| 2009-03-27 | Tom Lane | Teach reindex_index() to clear pg_index.indcheckxmin... | commit | commitdiff | tree | 
| 2009-03-27 | Heikki Linnakangas | Fix tab completion of ANALYZE VERBOSE <tab>. It was... | commit | commitdiff | tree | 
| 2009-03-27 | Magnus Hagander | Clearify new SSL certificate verification in libpq | commit | commitdiff | tree | 
| 2009-03-27 | Magnus Hagander | Fix release notes about pg_hba changes | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Updated release wording, per Greg Stark: | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Second batch of release note fixes by Guillaume Smet | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Mark Greg as the instigator of the statistics target... | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | First round of release note changes from Guillaume... | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Fix release note attribution: | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Improved release notes interval wording: | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Remove duplicate interval (fractional seconds) items... | commit | commitdiff | tree | 
| 2009-03-27 | Bruce Momjian | Document that Datestyle no longer controls interval... | commit | commitdiff | tree | 
| 2009-03-26 | Tom Lane | Make pg_standby's maxretries option do what one would... | commit | commitdiff | tree | 
| 2009-03-26 | Peter Eisentraut | Gettext plural support | commit | commitdiff | tree | 
| 2009-03-26 | Tom Lane | Fix a couple of places that still claimed LC_COLLATE... | commit | commitdiff | tree | 
| 2009-03-26 | Tom Lane | Adjust phrasing of complaints about multi-byte COPY... | commit | commitdiff | tree | 
| 2009-03-26 | Tom Lane | If we expect a hash join to be performed in multiple... | commit | commitdiff | tree | 
| 2009-03-26 | Bruce Momjian | Correction:  ansi-join ->anti-join. | commit | commitdiff | tree | 
| 2009-03-26 | Tom Lane | Fix markup so that 'make HISTORY' works.  A couple... | commit | commitdiff | tree | 
| 2009-03-26 | Bruce Momjian | Reorder 8.4 release note sections. | commit | commitdiff | tree | 
| 2009-03-26 | Bruce Momjian | Re-add release notes for release 8.3.7. | commit | commitdiff | tree | 
| 2009-03-26 | Bruce Momjian | Adjust AS OF release notes markup. | commit | commitdiff | tree | 
| 2009-03-26 | Bruce Momjian | Mention release note items current as of 2009-03-16. | commit | commitdiff | tree | 
| 2009-03-26 | Bruce Momjian | First version of 8.4 release notes;  markup/cleanup... | commit | commitdiff | tree | 
| 2009-03-25 | Tom Lane | Add btree_gin contrib module. | commit | commitdiff | tree | 
| 2009-03-25 | Tom Lane | Adjust the APIs for GIN opclass support functions to... | commit | commitdiff | tree | 
| 2009-03-25 | Tom Lane | Fix old thinko in pgp.h: the idea is to declare some... | commit | commitdiff | tree | 
| 2009-03-25 | Peter Eisentraut | Use double quotes instead of single quotes. | commit | commitdiff | tree | 
| 2009-03-25 | Peter Eisentraut | Complete list of valid fork names, and use double quotes. | commit | commitdiff | tree | 
| 2009-03-25 | Peter Eisentraut | Update line count for \? output (obtained from wc -l) | commit | commitdiff | tree | 
| 2009-03-25 | Peter Eisentraut | In the \? output, align the columns consistently. | commit | commitdiff | tree | 
| 2009-03-25 | Peter Eisentraut | Polish SQL/MED terminology | commit | commitdiff | tree | 
| 2009-03-25 | Peter Eisentraut | No period if it's not a sentence | commit | commitdiff | tree | 
| 2009-03-24 | Tom Lane | Install a search tree depth limit in GIN bulk-insert... | commit | commitdiff | tree | 
| 2009-03-24 | Tom Lane | Fix stupid parenthesization mistake.  Per bug #4728... | commit | commitdiff | tree | 
| 2009-03-24 | Tom Lane | Implement "fastupdate" support for GIN indexes, in... | commit | commitdiff | tree | 
| 2009-03-24 | Peter Eisentraut | Fix my typo | commit | commitdiff | tree | 
| 2009-03-23 | Andrew Dunstan | Remove munging of xml and xpath params to xpath().... | commit | commitdiff | tree | 
| 2009-03-23 | Tom Lane | Const-ify the parse table passed to fillRelOptions... | commit | commitdiff | tree | 
| 2009-03-23 | Bruce Momjian | Update constraint_exclusion docs because parameter... | commit | commitdiff | tree | 
| 2009-03-23 | Peter Eisentraut | Add expected file for locale-enabled installations. | commit | commitdiff | tree | 
| 2009-03-23 | Tom Lane | More fixes for 8.4 DTrace probes.  Remove useless BUFFE... | commit | commitdiff | tree | 
| 2009-03-23 | Bruce Momjian | Clarify libpq 'sslverify' documentation wording. | commit | commitdiff | tree | 
| 2009-03-22 | Tom Lane | Add isExtend to the parameters of the buffer_read_start... | commit | commitdiff | tree | 
| 2009-03-22 | Bruce Momjian | Clarify 'cert' authentication documention. | commit | commitdiff | tree | 
| 2009-03-22 | Tom Lane | Clean up pg_SSPI_error() coding a little bit: make... | commit | commitdiff | tree | 
| next |