2012-08-30 |
Bruce Momjian | Remove configure flag --disable-shared, as it is no... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Fix checkpoint_timeout documentation to reflect current... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Document that log_autovacuum_min_duration can be used... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Tom Lane | Suppress creation of backwardly-indexed paths for LATER... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Document how to prevent PostgreSQL itself from exhausti... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Heikki Linnakangas | Fix division by zero in the new range type histogram... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Add missing period to detail message. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Document that COPY OUT requires an absolute pathname. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Remove old documentation warnings about the use of... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Fix logic bug in gistchoose and gistRelocateBuildBuffer... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Tom Lane | Improve EXPLAIN's ability to cope with LATERAL referenc... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Comment fixes. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Document that xslt-related RPMs may be needed to build... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Peter Eisentraut | Also check for Python platform-specific include directory |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Tom Lane | Adjust definition of cheapest_total_path to work better... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Document that NOTIFY events are visible to all users. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Bruce Momjian | Report postmaster.pid file as empty if it is empty... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Heikki Linnakangas | Optimize SP-GiST insertions. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alvaro Herrera | Fix assorted compilation failures in contrib |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Peter Eisentraut | Add strerror() string to chdir() error message |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | Split heapam_xlog.h from heapam.h |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | remove catcache.h from syscache.h |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | Split resowner.h |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | add #includes to plpy_subxactobject.h to make it compil... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Tom Lane | Remove pg_stat_statements--1.0.sql, too. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Tom Lane | Remove hstore--1.0.sql. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Bruce Momjian | Adjust pg_test_timing to show shortest test durations... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Bruce Momjian | Prevent psql tab completion in SET from adding TO when... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Bruce Momjian | Update doc mention of how to compute bigint advisory... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | syncrep.h must include xlogdefs.h |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Peter Eisentraut | Small punctuation fixes |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Bruce Momjian | Document how to create advisory lock "bigint" values... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Tom Lane | Improve a couple of 9.2 release note entries. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Tom Lane | Add section IDs to subsections of syntax.sgml that... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Bruce Momjian | Document the lack of reading the PGDATABASE environment... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alvaro Herrera | pg_upgrade: Fix exec_prog API to be less flaky |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alvaro Herrera | Fix thinko in comment |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alvaro Herrera | Remove analyze_new_cluster.sh on make clean, too |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Tom Lane | Fix DROP INDEX CONCURRENTLY IF EXISTS. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Bruce Momjian | Have pgindent requre pg_bsd_indent version 1.2 now... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Heikki Linnakangas | Collect and use histograms of lower and upper bounds... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Peter Eisentraut | pg_basebackup: Correct error message |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Bruce Momjian | Update FreeBSD kernel configuration documentation. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Tom Lane | Fix up planner infrastructure to support LATERAL properly. |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Bruce Momjian | Clarify documentation that primary key and unique const... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Bruce Momjian | Use psql_error() for most psql error calls, per request... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Bruce Momjian | Document clearly that psql \! parameter interpretation... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Bruce Momjian | Allow text timezone designations, e.g. "America/Chicago... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Peter Eisentraut | Some spelling adjustments in release notes |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Peter Eisentraut | Normalize some British spellings |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Tom Lane | Fix issues with checks for unsupported transaction... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter Eisentraut | Put options on man page and in help output in slightly... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter Eisentraut | libpq: Fix memory leak in URI parser |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Tom Lane | Fix cascading privilege revoke to notice when privilege... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Heikki Linnakangas | Fix typo in example. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Peter Eisentraut | Add instructions for setting up documentation tool... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Peter Eisentraut | pg_upgrade: Run the created scripts in the test suite |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Tom Lane | Remove overly-pessimistic statement about constraint... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Make a cut at a major-features list for 9.2. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Make an editorial pass over the 9.2 release notes. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Fix erroneous documentation of synchronous_commit ... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Bruce Momjian | Document that pg_reload_conf() is also an easy way... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Peter Eisentraut | Fix install-strip on Mac OS X |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Peter Eisentraut | Mark DateTimeParseError() noreturn |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Update 9.2 release notes to reflect commits to date. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Tom Lane | Avoid somewhat-theoretical overflow risks in RecordIsVa... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Tom Lane | Fix dumping of security_barrier views with circular... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Robert Haas | Improve C comments in GetSnapshotData. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Robert Haas | Add a note to the MVCC chapter that some things aren... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Peter Eisentraut | Teach compiler that ereport(>=ERROR) does not return |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Peter Eisentraut | Remove external PID file on postmaster exit |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Robert Haas | Improved tab completion for CLUSTER VERBOSE. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Robert Haas | Tab complete "TABLE whatever DROP CONSTRAINT" with... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Tom Lane | Fix bugs in contrib/pg_trgm's LIKE pattern analysis... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Heikki Linnakangas | Don't get confused if a WAL partial record header has... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Tom Lane | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Tom Lane | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Tom Lane | Allow OLD and NEW in multi-row VALUES within rules. |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Tom Lane | Make use of LATERAL in information_schema.sequences... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Tom Lane | Another round of planner fixes for LATERAL. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Tom Lane | Copy-editing for recent window-functions documentation... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Tom Lane | Check LIBXML_VERSION instead of testing in configure... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Bruce Momjian | Update 'int' protocol documentation mention to be ... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Delete inaccurate C comment about FSM and adding pages... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Add URL for include file visualization tool. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Document that tab completation can interfere with some... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Add warning about pg_ctl restart and the use of relativ... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Tom Lane | Allow create_index_paths() to consider multiple join... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Tom Lane | Suppress possibly-uninitialized-variable warning. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Add possible alternate tool for pgrminclude, from Peter... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | In docs, clarify that, without ORDER BY, the window... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Revert: In docs, change a few cases of "not important" to |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Rewrite window function reference section to more clear... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | In docs, change a few cases of "not important" to ... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Heikki Linnakangas | Add SP-GiST support for range types. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Heikki Linnakangas | Fix GiST buffering build bug, which caused "failed... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Fix SGML markup; missing tag. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Document that PGDATA has to point to the configuration... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bruce Momjian | Document that pg_ctl -w allows for the entry of an... |
commit | commitdiff | tree | snapshot |
next |