| 2013-03-17 |
Tom Lane | Fix inclusions in pg_receivexlog.c. |
commit | commitdiff | tree |
| 2013-03-17 |
Tom Lane | Move pqsignal() to libpgport. |
commit | commitdiff | tree |
| 2013-03-17 |
Tom Lane | Add lock_timeout configuration parameter. |
commit | commitdiff | tree |
| 2013-03-17 |
Peter Eisentraut | pg_resetxlog: Capitalize placeholder in --help output |
commit | commitdiff | tree |
| 2013-03-17 |
Peter Eisentraut | pg_controldata: Undo message spelling change |
commit | commitdiff | tree |
| 2013-03-15 |
Tom Lane | Improve the documentation about commit_delay. |
commit | commitdiff | tree |
| 2013-03-15 |
Tom Lane | Improve error reporting in code that checks for buffer... |
commit | commitdiff | tree |
| 2013-03-15 |
Tom Lane | Extend format() to handle field width and left/right... |
commit | commitdiff | tree |
| 2013-03-14 |
Tom Lane | Avoid inserting no-op Limit plan nodes. |
commit | commitdiff | tree |
| 2013-03-14 |
Kevin Grittner | Revert unnecessary change in MV call to checkRuleResult... |
commit | commitdiff | tree |
| 2013-03-14 |
Kevin Grittner | Add regression test for MV join to view. |
commit | commitdiff | tree |
| 2013-03-14 |
Heikki Linnakangas | Also update psqlscan.l with the UESCAPE error rule... |
commit | commitdiff | tree |
| 2013-03-14 |
Tom Lane | Minor fixes for hstore_to_json_loose(). |
commit | commitdiff | tree |
| 2013-03-14 |
Tom Lane | Avoid inserting Result nodes that only compute identity... |
commit | commitdiff | tree |
| 2013-03-14 |
Heikki Linnakangas | Change the way UESCAPE is lexed, to reduce the size... |
commit | commitdiff | tree |
| 2013-03-14 |
Heikki Linnakangas | Add cost estimation of range @> and <@ operators. |
commit | commitdiff | tree |
| 2013-03-14 |
Peter Eisentraut | Add regression tests for XML mapping of domains |
commit | commitdiff | tree |
| 2013-03-14 |
Kevin Grittner | Fix bug in dumping prior releases due to MV REFRESH... |
commit | commitdiff | tree |
| 2013-03-13 |
Tom Lane | Introduce less-bogus handling of collations in contrib... |
commit | commitdiff | tree |
| 2013-03-12 |
Tom Lane | Fix documentation oversight. |
commit | commitdiff | tree |
| 2013-03-12 |
Tom Lane | Fix contrib/postgres_fdw's handling of column defaults. |
commit | commitdiff | tree |
| 2013-03-12 |
Tom Lane | Allow default expressions to be attached to columns... |
commit | commitdiff | tree |
| 2013-03-12 |
Alvaro Herrera | Fix orthotypographical mistake |
commit | commitdiff | tree |
| 2013-03-12 |
Tom Lane | Avoid row-processing-order dependency in postgres_fdw... |
commit | commitdiff | tree |
| 2013-03-12 |
Tom Lane | Fix postgres_fdw's issues with inconsistent interpretat... |
commit | commitdiff | tree |
| 2013-03-11 |
Tom Lane | Avoid generating bad remote SQL for INSERT ... DEFAULT... |
commit | commitdiff | tree |
| 2013-03-11 |
Tom Lane | Fix thinko in matview patch. |
commit | commitdiff | tree |
| 2013-03-10 |
Andrew Dunstan | JSON generation improvements. |
commit | commitdiff | tree |
| 2013-03-10 |
Peter Eisentraut | doc: Add note about checkpoint_warning vs checkpoint_ti... |
commit | commitdiff | tree |
| 2013-03-10 |
Peter Eisentraut | pg_ctl: Adjust nls.mk for split out of wait_error.c |
commit | commitdiff | tree |
| 2013-03-10 |
Peter Eisentraut | pg_basebackup: Add missing newlines to several error... |
commit | commitdiff | tree |
| 2013-03-10 |
Tom Lane | Band-aid for regression test expected-results problem... |
commit | commitdiff | tree |
| 2013-03-10 |
Tom Lane | Support writable foreign tables. |
commit | commitdiff | tree |
| 2013-03-10 |
Magnus Hagander | Report pg_hba line number and contents when users fail... |
commit | commitdiff | tree |
| 2013-03-08 |
Heikki Linnakangas | Forgot catversion bump in the SP-GiST adjacent support... |
commit | commitdiff | tree |
| 2013-03-08 |
Heikki Linnakangas | SP-GiST support of the range adjacent operator -|- |
commit | commitdiff | tree |
| 2013-03-08 |
Heikki Linnakangas | Remove unnecessary #ifdef FRONTEND check to choose... |
commit | commitdiff | tree |
| 2013-03-07 |
Kevin Grittner | Fix typo in docs for ALTER MATERIALIZED VIEW. |
commit | commitdiff | tree |
| 2013-03-07 |
Tom Lane | Fix infinite-loop risk in fixempties() stage of regex... |
commit | commitdiff | tree |
| 2013-03-07 |
Heikki Linnakangas | Fix tli history file fetching, broken by the archive... |
commit | commitdiff | tree |
| 2013-03-07 |
Tom Lane | Arrange to cache FdwRoutine structs in foreign tables... |
commit | commitdiff | tree |
| 2013-03-07 |
Peter Eisentraut | Add fe_memutils.c to nls.mk where used |
commit | commitdiff | tree |
| 2013-03-07 |
Robert Haas | Code beautification for object-access hook machinery. |
commit | commitdiff | tree |
| 2013-03-07 |
Peter Eisentraut | Adjust nls.mk for split out of wait_error.c |
commit | commitdiff | tree |
| 2013-03-06 |
Tom Lane | Fix missing #include in commands/matview.h. |
commit | commitdiff | tree |
| 2013-03-06 |
Kevin Grittner | WAL-log the extension of a new empty MV heap which... |
commit | commitdiff | tree |
| 2013-03-06 |
Kevin Grittner | Add docs for pg_matviews, which were missed in the... |
commit | commitdiff | tree |
| 2013-03-06 |
Kevin Grittner | Fix broken pg_dump for 9.0 and 9.1 caused by the MV... |
commit | commitdiff | tree |
| 2013-03-06 |
Andrew Dunstan | Fix message typo. |
commit | commitdiff | tree |
| 2013-03-06 |
Peter Eisentraut | pg_ctl: Add comma to message |
commit | commitdiff | tree |
| 2013-03-06 |
Andrew Dunstan | Remove dependency on the DLL of pythonxx.def file. |
commit | commitdiff | tree |
| 2013-03-05 |
Tom Lane | Fix to_char() to use ASCII-only case-folding rules... |
commit | commitdiff | tree |
| 2013-03-05 |
Kevin Grittner | Bump catversion because of new function in the material... |
commit | commitdiff | tree |
| 2013-03-04 |
Tom Lane | Fix overflow check in tm2timestamp (this time for sure). |
commit | commitdiff | tree |
| 2013-03-04 |
Peter Eisentraut | psql: Let \l accept a pattern |
commit | commitdiff | tree |
| 2013-03-04 |
Kevin Grittner | Remove accidentally-committed .orig file. |
commit | commitdiff | tree |
| 2013-03-04 |
Tom Lane | Fix map_sql_value_to_xml_value() to treat domains like... |
commit | commitdiff | tree |
| 2013-03-04 |
Kevin Grittner | Add a materialized view relations. |
commit | commitdiff | tree |
| 2013-03-04 |
Tom Lane | Get rid of any toast table when converting a table... |
commit | commitdiff | tree |
| 2013-03-03 |
Tom Lane | Fix SQL function execution to be safe with long-lived... |
commit | commitdiff | tree |
| 2013-03-03 |
Peter Eisentraut | doc: Small tweak for consistency |
commit | commitdiff | tree |
| 2013-03-03 |
Peter Eisentraut | doc: A few awkward phrasing fixes |
commit | commitdiff | tree |
| 2013-03-02 |
Peter Eisentraut | Exclude utils/probes.h and pg_trace.h from cpluspluscheck |
commit | commitdiff | tree |
| 2013-03-02 |
Tom Lane | Eliminate memory leaks in plperl's spi_prepare() function. |
commit | commitdiff | tree |
| 2013-02-28 |
Alvaro Herrera | Improve pg_upgrade commentary on multixact change |
commit | commitdiff | tree |
| 2013-02-28 |
Andrew Dunstan | Flush stderr and stdout in isolation tester. |
commit | commitdiff | tree |
| 2013-02-27 |
Heikki Linnakangas | Remove spurious "the", and add a missing one. |
commit | commitdiff | tree |
| 2013-02-27 |
Heikki Linnakangas | Fix MSVC build. |
commit | commitdiff | tree |
| 2013-02-27 |
Heikki Linnakangas | Fix typo in "pg_xlogdump --help" and error message. |
commit | commitdiff | tree |
| 2013-02-27 |
Heikki Linnakangas | Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE. |
commit | commitdiff | tree |
| 2013-02-27 |
Heikki Linnakangas | Add standard file header comment to quotes.c. |
commit | commitdiff | tree |
| 2013-02-27 |
Heikki Linnakangas | Add support for piping COPY to/from an external program. |
commit | commitdiff | tree |
| 2013-02-27 |
Tom Lane | Add missing error check in regexp parser. |
commit | commitdiff | tree |
| 2013-02-26 |
Tom Lane | Add missing .gitignore file. |
commit | commitdiff | tree |
| 2013-02-26 |
Tom Lane | Clean up "stopgap" implementation of timestamptz_to_str(). |
commit | commitdiff | tree |
| 2013-02-26 |
Tom Lane | Install headers from the new src/include/common subdire... |
commit | commitdiff | tree |
| 2013-02-26 |
Heikki Linnakangas | Remove the check for COPY TO STDIN and COPY FROM STDOUT... |
commit | commitdiff | tree |
| 2013-02-25 |
Peter Eisentraut | doc: Fix markup typo |
commit | commitdiff | tree |
| 2013-02-25 |
Heikki Linnakangas | Only quote libpq connection string values that need... |
commit | commitdiff | tree |
| 2013-02-25 |
Heikki Linnakangas | Add -d option to pg_dumpall, for specifying a connectio... |
commit | commitdiff | tree |
| 2013-02-25 |
Heikki Linnakangas | Add -d/--dbname option to pg_dump. |
commit | commitdiff | tree |
| 2013-02-25 |
Andrew Dunstan | Redo MSVC build implementation for pg_xlogdump. |
commit | commitdiff | tree |
| 2013-02-25 |
Heikki Linnakangas | Add -d option to pg_basebackup and pg_receivexlog,... |
commit | commitdiff | tree |
| 2013-02-25 |
Andrew Dunstan | Provide MSVC build setup for pg_xlogdump. |
commit | commitdiff | tree |
| 2013-02-24 |
Peter Eisentraut | doc: Remove PostgreSQL version number from xml2 depreca... |
commit | commitdiff | tree |
| 2013-02-24 |
Tom Lane | Fix build of contrib/pg_xlogdump. |
commit | commitdiff | tree |
| 2013-02-24 |
Peter Eisentraut | Correct tense in log message |
commit | commitdiff | tree |
| 2013-02-23 |
Tom Lane | Rename postgres_fdw's use_remote_explain option to... |
commit | commitdiff | tree |
| 2013-02-23 |
Peter Eisentraut | doc: Add more compatibility information for triggers |
commit | commitdiff | tree |
| 2013-02-23 |
Peter Eisentraut | Add quotes to messages |
commit | commitdiff | tree |
| 2013-02-22 |
Alvaro Herrera | contrib/Makefile also needs updated |
commit | commitdiff | tree |
| 2013-02-22 |
Alvaro Herrera | Fix some typos and grammatical mistakes |
commit | commitdiff | tree |
| 2013-02-22 |
Alvaro Herrera | Fix copy-and-pasteo |
commit | commitdiff | tree |
| 2013-02-22 |
Alvaro Herrera | Add pg_xlogdump contrib program |
commit | commitdiff | tree |
| 2013-02-22 |
Tom Lane | Fix some planning oversights in postgres_fdw. |
commit | commitdiff | tree |
| 2013-02-22 |
Alvaro Herrera | Blind attempt at fixing the non-MSVC Windows builds |
commit | commitdiff | tree |
| 2013-02-22 |
Tom Lane | Fix whole-row references in postgres_fdw. |
commit | commitdiff | tree |
| 2013-02-22 |
Tom Lane | Change postgres_fdw to show casts as casts, not underly... |
commit | commitdiff | tree |
| 2013-02-22 |
Tom Lane | Get rid of postgres_fdw's assumption that remote type... |
commit | commitdiff | tree |
| 2013-02-22 |
Heikki Linnakangas | Fix thinko in previous commit. |
commit | commitdiff | tree |
| next |