| 2012-04-25 |
Tom Lane | Fix edge-case behavior of pg_next_dst_boundary(). |
commit | commitdiff | tree |
| 2012-04-25 |
Robert Haas | Remove prototype for nonexistent function. |
commit | commitdiff | tree |
| 2012-04-25 |
Tom Lane | Another trivial comment-typo fix. |
commit | commitdiff | tree |
| 2012-04-25 |
Peter Eisentraut | PL/Python: Improve error messages |
commit | commitdiff | tree |
| 2012-04-24 |
Peter Eisentraut | Standardize indentation of XSL files |
commit | commitdiff | tree |
| 2012-04-24 |
Peter Eisentraut | entab: Improve makefile |
commit | commitdiff | tree |
| 2012-04-24 |
Peter Eisentraut | Fix minor stylistic issue |
commit | commitdiff | tree |
| 2012-04-24 |
Robert Haas | Casts to or from a domain type are ignored; warn and... |
commit | commitdiff | tree |
| 2012-04-24 |
Robert Haas | Another typographical correction. |
commit | commitdiff | tree |
| 2012-04-24 |
Robert Haas | Lots of doc corrections. |
commit | commitdiff | tree |
| 2012-04-24 |
Robert Haas | Rearrange lazy_scan_heap to avoid visibility map race... |
commit | commitdiff | tree |
| 2012-04-24 |
Robert Haas | Reduce hash size for compute_array_stats, compute_tsvec... |
commit | commitdiff | tree |
| 2012-04-24 |
Robert Haas | Minor improvements for CHECK NO INHERIT documentation. |
commit | commitdiff | tree |
| 2012-04-22 |
Peter Eisentraut | Fix some typos |
commit | commitdiff | tree |
| 2012-04-21 |
Tom Lane | Use fuzzy not exact cost comparison for the final tie... |
commit | commitdiff | tree |
| 2012-04-21 |
Alvaro Herrera | Recast "ONLY" column CHECK constraints as NO INHERIT |
commit | commitdiff | tree |
| 2012-04-21 |
Tom Lane | Adjust join_search_one_level's handling of clauseless... |
commit | commitdiff | tree |
| 2012-04-19 |
Tom Lane | Revise parameterized-path mechanism to fix assorted... |
commit | commitdiff | tree |
| 2012-04-19 |
Peter Eisentraut | Untabify DSSSL and XSL files and add to check-tabs... |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Remove bogus comment from HeapTupleSatisfiesNow. |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Finish rename of FastPathStrongLocks to FastPathStrongR... |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Tighten up error recovery for fast-path locking. |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Fix incorrect comment in SetBufferCommitInfoNeedsSave(). |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | After PageSetAllVisible, use MarkBufferDirty. |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Fix various infelicities in node functions. |
commit | commitdiff | tree |
| 2012-04-18 |
Robert Haas | Doc clarification for synchronous_commit. |
commit | commitdiff | tree |
| 2012-04-18 |
Peter Eisentraut | psql: Add tab completion for CREATE/ALTER ROLE name... |
commit | commitdiff | tree |
| 2012-04-17 |
Andrew Dunstan | Don't override arguments set via options with positiona... |
commit | commitdiff | tree |
| 2012-04-17 |
Heikki Linnakangas | Don't wait for the commit record to be replicated if... |
commit | commitdiff | tree |
| 2012-04-16 |
Peter Eisentraut | Add compatibility information for prepared transaction... |
commit | commitdiff | tree |
| 2012-04-16 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2012-04-16 |
Heikki Linnakangas | Install plpgsql.h to to include/server at "make install". |
commit | commitdiff | tree |
| 2012-04-16 |
Peter Eisentraut | PL/Python: Improve documentation of nrows() method |
commit | commitdiff | tree |
| 2012-04-15 |
Peter Eisentraut | PL/Python: Fix crash when colnames() etc. called withou... |
commit | commitdiff | tree |
| 2012-04-15 |
Tatsuo Ishii | Add missing descriptions about '--timeout' and '--mode... |
commit | commitdiff | tree |
| 2012-04-14 |
Robert Haas | Rename synchronous_commit='write' to 'remote_write'. |
commit | commitdiff | tree |
| 2012-04-14 |
Robert Haas | pg_size_pretty(numeric) |
commit | commitdiff | tree |
| 2012-04-14 |
Tatsuo Ishii | Add description of long options for '-c', '-D', '-l... |
commit | commitdiff | tree |
| 2012-04-14 |
Peter Eisentraut | Update contrib/README |
commit | commitdiff | tree |
| 2012-04-14 |
Peter Eisentraut | Document that VALUES can be used in WITH |
commit | commitdiff | tree |
| 2012-04-13 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2012-04-13 |
Robert Haas | Add Peter Geoghegan as additional author of pg_stat_sta... |
commit | commitdiff | tree |
| 2012-04-13 |
Tom Lane | Remove the "last ditch" code path in join_search_one_le... |
commit | commitdiff | tree |
| 2012-04-13 |
Tom Lane | Weaken the planner's tests for relevant joinclauses. |
commit | commitdiff | tree |
| 2012-04-13 |
Peter Eisentraut | Rename bytea_agg to string_agg and add delimiter argument |
commit | commitdiff | tree |
| 2012-04-13 |
Peter Eisentraut | Consistently quote encoding and locale names in messages |
commit | commitdiff | tree |
| 2012-04-13 |
Robert Haas | Grammar corrections. |
commit | commitdiff | tree |
| 2012-04-13 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2012-04-13 |
Robert Haas | Update lazy_scan_heap header comment. |
commit | commitdiff | tree |
| 2012-04-12 |
Tom Lane | Assorted spelling corrections. |
commit | commitdiff | tree |
| 2012-04-12 |
Tom Lane | Fix cost estimation for indexscan filter conditions. |
commit | commitdiff | tree |
| 2012-04-11 |
Tom Lane | Silently ignore any nonexistent schemas that are listed... |
commit | commitdiff | tree |
| 2012-04-11 |
Alvaro Herrera | Accept postgres:// URIs in libpq connection functions |
commit | commitdiff | tree |
| 2012-04-11 |
Tom Lane | Make pg_tablespace_location(0) return the database... |
commit | commitdiff | tree |
| 2012-04-10 |
Bruce Momjian | Fix pg_upgrade to properly upgrade a table that is... |
commit | commitdiff | tree |
| 2012-04-10 |
Peter Eisentraut | NLS: Initialize Project-Id-Version field by xgettext |
commit | commitdiff | tree |
| 2012-04-10 |
Peter Eisentraut | psql: Improve tab completion of WITH |
commit | commitdiff | tree |
| 2012-04-10 |
Tom Lane | Measure epoch of timestamp-without-time-zone from local... |
commit | commitdiff | tree |
| 2012-04-10 |
Heikki Linnakangas | Point the URL to PL/py directly to the page about the... |
commit | commitdiff | tree |
| 2012-04-10 |
Heikki Linnakangas | Fix typos in docs, some words were doubled. |
commit | commitdiff | tree |
| 2012-04-10 |
Tom Lane | Adjust various references to GEQO being non-deterministic. |
commit | commitdiff | tree |
| 2012-04-09 |
Bruce Momjian | Re-add documentation recommendation to use gzip/gunzip... |
commit | commitdiff | tree |
| 2012-04-09 |
Bruce Momjian | Update documentation to more clearly label the streamin... |
commit | commitdiff | tree |
| 2012-04-09 |
Bruce Momjian | Remove documentation mention of pglesslog, which was... |
commit | commitdiff | tree |
| 2012-04-09 |
Tom Lane | Fix an Assert that turns out to be reachable after... |
commit | commitdiff | tree |
| 2012-04-09 |
Tom Lane | Don't bother copying empty support arrays in a zero... |
commit | commitdiff | tree |
| 2012-04-09 |
Tom Lane | Save a few cycles while creating "sticky" entries in... |
commit | commitdiff | tree |
| 2012-04-09 |
Heikki Linnakangas | Remove link to ODBCng project from the docs. |
commit | commitdiff | tree |
| 2012-04-09 |
Robert Haas | Teach SLRU code to avoid replacing I/O-busy pages. |
commit | commitdiff | tree |
| 2012-04-08 |
Tom Lane | Improve management of "sticky" entries in contrib/pg_st... |
commit | commitdiff | tree |
| 2012-04-08 |
Heikki Linnakangas | set_stack_base() no longer needs to be called in Postgr... |
commit | commitdiff | tree |
| 2012-04-08 |
Heikki Linnakangas | Do stack-depth checking in all postmaster children. |
commit | commitdiff | tree |
| 2012-04-07 |
Tom Lane | Fix incorrect make maintainer-clean rule. |
commit | commitdiff | tree |
| 2012-04-07 |
Tom Lane | Further adjustment of comment about qsort_tuple. |
commit | commitdiff | tree |
| 2012-04-07 |
Tom Lane | Remove useless variable to suppress compiler warning. |
commit | commitdiff | tree |
| 2012-04-07 |
Bruce Momjian | Stamp libraries versions for 9.2 (better late than... |
commit | commitdiff | tree |
| 2012-04-06 |
Tom Lane | Update URL for pgtclng project. |
commit | commitdiff | tree |
| 2012-04-06 |
Tom Lane | Fix misleading output from gin_desc(). |
commit | commitdiff | tree |
| 2012-04-06 |
Tom Lane | Fix broken comparetup_datum code. |
commit | commitdiff | tree |
| 2012-04-06 |
Peter Eisentraut | Fix some typos in the documentation |
commit | commitdiff | tree |
| 2012-04-06 |
Peter Eisentraut | Correct various system catalog/view definitions in... |
commit | commitdiff | tree |
| 2012-04-06 |
Tom Lane | Dept of second thoughts: improve the API for AnalyzeFor... |
commit | commitdiff | tree |
| 2012-04-06 |
Tom Lane | Allow statistics to be collected for foreign tables. |
commit | commitdiff | tree |
| 2012-04-06 |
Simon Riggs | Add DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpda... |
commit | commitdiff | tree |
| 2012-04-06 |
Robert Haas | checkopint -> checkpoint |
commit | commitdiff | tree |
| 2012-04-06 |
Robert Haas | Put back code inadvertently deleted from exit_nicely. |
commit | commitdiff | tree |
| 2012-04-05 |
Peter Eisentraut | NLS: Use msgmerge/xgettext --no-wrap and --sort-by... |
commit | commitdiff | tree |
| 2012-04-05 |
Robert Haas | Allow pg_archivecleanup to strip optional file extensions. |
commit | commitdiff | tree |
| 2012-04-05 |
Robert Haas | Publish checkpoint timing information to pg_stat_bgwriter. |
commit | commitdiff | tree |
| 2012-04-05 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree |
| 2012-04-05 |
Robert Haas | Correctly explain units used by function-timing stats... |
commit | commitdiff | tree |
| 2012-04-05 |
Robert Haas | Expose track_iotiming data via the statistics collector. |
commit | commitdiff | tree |
| 2012-04-05 |
Tom Lane | Fix plpgsql named-cursor-parameter feature for variable... |
commit | commitdiff | tree |
| 2012-04-04 |
Tom Lane | Improve efficiency of dblink by using libpq's new row... |
commit | commitdiff | tree |
| 2012-04-04 |
Tom Lane | Add a "row processor" API to libpq for better handling... |
commit | commitdiff | tree |
| 2012-04-04 |
Tom Lane | Remove useless PGRES_COPY_BOTH "support" in psql. |
commit | commitdiff | tree |
| 2012-04-04 |
Tom Lane | Fix syslogger to not lose log coherency under high... |
commit | commitdiff | tree |
| 2012-04-04 |
Tom Lane | Fix a couple of contrib/dblink bugs. |
commit | commitdiff | tree |
| 2012-04-03 |
Robert Haas | Arrange for on_exit_nicely to be thread-safe. |
commit | commitdiff | tree |
| next |