2012-09-05 |
Tom Lane | Silence -Wunused-result warning in contrib/pg_upgrade. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Robert Haas | sepgsql cleanups. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Tom Lane | Fix PARAM_EXEC assignment mechanism to be safe in the... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Alvaro Herrera | Trim spgist_private.h inclusion |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Heikki Linnakangas | Fix compiler warnings about unused variables, caused... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Bruce Momjian | In pg_upgrade, document why we can't issue \n\n in... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Heikki Linnakangas | Fix bugs in cascading replication with recovery_target_... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Kevin Grittner | Fix serializable mode with index-only scans. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Kevin Grittner | Allow isolation tests to specify multiple setup blocks. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Bruce Momjian | Remove src/tool/backend, now that the content is on... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Fix transcription error. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Bruce Momjian | Document that pg_upgrade requires PGHOST be set for... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Magnus Hagander | Change "restoring" to "processing" in message from... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Magnus Hagander | Mention basebackup-from-slave next to cascading replication |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Fix command echoing in pg_upgade's analyze script for... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Magnus Hagander | Remove some useless trailing whitespace |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Indent fix_path_separator() header properly. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Bruce Momjian | Fix to_date() and to_timestamp() to allow specification... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Allow pg_upgrade "make check" to run on Windows/MSys. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Bruce Momjian | In pg_upgrade, pull the port number from postmaster... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Andrew Dunstan | Use correct path separator for Windows builtin commands. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Tom Lane | Replace memcpy() calls in xlog.c critical sections... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Andrew Dunstan | Fix bugs in exec.c that prevented pg_upgrade working... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Tom Lane | Fix pg_upgrade to cope with non-default unix_socket_dir... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Tom Lane | Make psql's \d+ show reloptions for all relkinds. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Bruce Momjian | Update URLs that pointed to sun.com; either repoint... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Bruce Momjian | Add small doc mention that libpq is named after POSTQUEL. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Tom Lane | Drop cheap-startup-cost paths during add_path() if... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Tom Lane | Fix mark_placeholder_maybe_needed to handle LATERAL... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Bruce Momjian | Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Tom Lane | Fix broken link in installation.sgml. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Robert Haas | Cross-link to doc build requirements from install requi... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Tom Lane | More documentation updates for LATERAL. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Peter Eisentraut | psql: Reduce compatibility warning |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Andrew Dunstan | Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tom Lane | Partially restore qual scope checks in distribute_qual_... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tom Lane | Fix LATERAL references to join alias variables. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Bruce Momjian | In pg_upgade, document that the port numbers must be... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tom Lane | Make configure probe for mbstowcs_l as well as wcstombs_l. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Heikki Linnakangas | Fix typos in README. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tom Lane | Improve coding of gistchoose and gistRelocateBuildBuffe... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Bruce Momjian | Add Perl emacs formatting macros to src/tools/editors... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Clarify FreeBSD instructions in pg_test_timing. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Properly document that SIGTERM is OK for users to use... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because the |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Remove doc mention of --enable-shared, per Tom. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Bruce Momjian | Document that max_locks_per_transaction might need... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Alvaro Herrera | Split tuple struct defs from htup.h to htup_details.h |
commit | commitdiff | tree | snapshot |
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 |
next |