| Commit message (Expand) | Author | Age |
* | Query in SQL function still not schema-safe; add a couple | Tom Lane | 2009-07-07 |
* | Sort child tables by name instead of OID in \d+ display | Peter Eisentraut | 2009-07-07 |
* | Fix typo in comment. | Tom Lane | 2009-07-07 |
* | More sensible character_octet_length | Peter Eisentraut | 2009-07-07 |
* | Code review for patch to show definition of index columns in \d on index. | Tom Lane | 2009-07-07 |
* | Use floor() not rint() when reducing precision of fractional seconds in | Tom Lane | 2009-07-06 |
* | Fix ancient bug in handling of to_char modifier 'TH', when used with HH. | Heikki Linnakangas | 2009-07-06 |
* | Fix set_append_rel_pathlist() to deal intelligently with cases where | Tom Lane | 2009-07-06 |
* | Show definition of index columns in \d on index | Peter Eisentraut | 2009-07-06 |
* | Per SQL spec (in particular, the grammar in SQL:2008 7.13) we should allow | Tom Lane | 2009-07-06 |
* | Fix handling of changed-Param signaling for CteScan plan nodes. We were using | Tom Lane | 2009-07-06 |
* | Add log_line_prefix placeholder %e to contain the current SQL state | Peter Eisentraut | 2009-07-03 |
* | Have \d show child tables that inherit from the specified parent | Peter Eisentraut | 2009-07-03 |
* | Fix up pg_dump's --binary-upgrade option so that it behaves properly with | Tom Lane | 2009-07-02 |
* | Upgrade to Autoconf 2.63 | Peter Eisentraut | 2009-07-02 |
* | Regression test for XML mapping functionality | Peter Eisentraut | 2009-07-02 |
* | Remove useless References column for pg_listener catalog description. Per Sh... | Tom Lane | 2009-07-01 |
* | Stamp HEAD as 8.5devel. | Tom Lane | 2009-07-01 |
* | Add missed src/include/foreign subdirectory to the set installed into | Tom Lane | 2009-06-30 |
* | Revert addition of "o" to tar options. This was intended to fix bug #4883,REL8_4_0 | Tom Lane | 2009-06-27 |
* | Bundle v8.4.0 | Marc G. Fournier | 2009-06-27 |
* | Update release notes in final preparation for 8.4.0. | Tom Lane | 2009-06-26 |
* | Add a note about SystemTap vs DTrace spelling of probe names. | Tom Lane | 2009-06-26 |
* | Marginal improvement of description of recovery_end_command. | Tom Lane | 2009-06-26 |
* | Cleanup and code review for the patch that made bgwriter active during | Tom Lane | 2009-06-26 |
* | Translation updates for 8.4 release. | Peter Eisentraut | 2009-06-26 |
* | Extract tarballs with "o" option (tar xof), to behave reasonably when run | Peter Eisentraut | 2009-06-26 |
* | Use $(TAR) instead of tar in makefiles. | Peter Eisentraut | 2009-06-26 |
* | Add __attribute__((format_arg(1))) to the declaration of err_gettext(), | Tom Lane | 2009-06-25 |
* | Fix some serious bugs in archive recovery, now that bgwriter is active | Heikki Linnakangas | 2009-06-25 |
* | Man pages back to lowercase names, with additional fixup to make the .so | Peter Eisentraut | 2009-06-25 |
* | Make prior patch pgindent-safe. | Tom Lane | 2009-06-25 |
* | The code to unlink dropped relations in FinishPreparedTransaction() was | Heikki Linnakangas | 2009-06-25 |
* | Disable pg_standby -l option because the backend doesn't expect the recovered | Heikki Linnakangas | 2009-06-25 |
* | Disallow empty passwords in LDAP authentication, the same way | Magnus Hagander | 2009-06-25 |
* | Correct grammar in picksplit debug messages | Peter Eisentraut | 2009-06-24 |
* | Fix incorrect LDAP example, noted by Tom. | Magnus Hagander | 2009-06-24 |
* | parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and put the | Magnus Hagander | 2009-06-24 |
* | Provide a link to the UPDATE reference page in the 'Updating Data' | Tom Lane | 2009-06-23 |
* | Properly initialize SSL engines when used from libpq. This is required for | Magnus Hagander | 2009-06-23 |
* | Fix an ancient error in dist_ps (distance from point to line segment), which | Tom Lane | 2009-06-23 |
* | Fix the makefiles to fail cleanly if Perl is needed but not present. This | Tom Lane | 2009-06-23 |
* | bundle RC2REL8_4_RC2 | Marc G. Fournier | 2009-06-22 |
* | For bulk write operations (eg COPY IN), use a ring buffer of 16MB instead | Tom Lane | 2009-06-22 |
* | Make to_timestamp and friends skip leading spaces before an integer field, | Tom Lane | 2009-06-22 |
* | Add more explicit note that the parameters of MOVE are identical to FETCH. | Peter Eisentraut | 2009-06-22 |
* | Revert dubious message wording change. | Tom Lane | 2009-06-22 |
* | Message fixes | Peter Eisentraut | 2009-06-21 |
* | Fix things so that array_agg_finalfn does not modify or free its input | Tom Lane | 2009-06-20 |
* | Extend man page installation hackery so that the man page section is also | Peter Eisentraut | 2009-06-19 |