2013-02-18 |
Peter Eisentraut | Add ALTER ROLE ALL SET command |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Bruce Momjian | Warn about initdb using mount-points |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Heikki Linnakangas | Better fix for "unarchived WAL files get deleted on... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Simon Riggs | Force archive_status of .done for xlogs created by... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Heikki Linnakangas | Don't delete unarchived WAL files during crash recovery. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Peter Eisentraut | pgindent: Fix order in instructions |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Tom Lane | Invent pre-commit/pre-prepare/pre-subcommit events... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Bruce Momjian | pg_upgrade: conditionally create cluster delete script |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Bruce Momjian | Fix pg_upgrade log file cleanup code |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Peter Eisentraut | doc: Add make target to produce EPUB from DocBook |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tom Lane | Fix CVE-2013-0255 properly. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tom Lane | Fix contrib/pg_trgm's similarity() function for trigram... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tom Lane | Fix bogus when-to-deregister-from-listener-array logic. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Heikki Linnakangas | Update visibility map in the second phase of vacuum. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Alvaro Herrera | Rename "string" pstrdup argument to "in" |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Alvaro Herrera | Don't build libpgcommon_srv.a just yet |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Alvaro Herrera | Create libpgcommon, and move pg_malloc et al to it |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Peter Eisentraut | Add noreturn attributes to some error reporting functions |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Heikki Linnakangas | Support unlogged GiST index. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Heikki Linnakangas | Fix checkpoint after fast promotion. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Heikki Linnakangas | Include previous TLI in end-of-recovery and shutdown... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Further cleanup of gistsplit.c. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Remove useless picksplit-doesn't-support-secondary... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Remove vestigial secondary-split support in gist_box_pi... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Document and clean up gistsplit.c. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Tom Lane | Reduce log level of picksplit-doesn't-support-secondary... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Tom Lane | Add an example of attaching a default value to an updat... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Peter Eisentraut | psql: Improve unaligned expanded output for zero rows |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Peter Eisentraut | psql: Improve expanded print output in tuples-only... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Tom Lane | Add support for ALTER RULE ... RENAME TO. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Simplify box_overlap computations. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Fix gist_box_same and gist_point_consistent to handle... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Alvaro Herrera | Clean up c.h / postgres.h after Assert() move |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Alvaro Herrera | Fix Xmax freeze conditions |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | doc: Fix mistakes in the most recent set of release... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Magnus Hagander | Fix another typo in a comment |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Peter Eisentraut | Exclude access/rmgrlist.h from cpluspluscheck |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Peter Eisentraut | scripts: Add build prerequisite on libpgport |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Magnus Hagander | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Peter Eisentraut | doc: Rewrite how to get the source code |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Fix performance issue in EXPLAIN (ANALYZE, TIMING OFF). |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Make contrib/btree_gist's GiST penalty function a bit... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Lane | Fix erroneous range-union logic for varlena types in... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Lane | Repair bugs in GiST page splitting code for multi-colum... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Lane | Fix possible failure to send final transaction counts... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Simon Riggs | Rely only on checkpoint 1 at end of recovery. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Andrew Dunstan | Enable building with Microsoft Visual Studio 2012. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Alvaro Herrera | Split out list of XLog resource managers |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Alvaro Herrera | Improve error message wording |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Lane | Prevent execution of enum_recv() from SQL. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Lane | Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Simon Riggs | Reset vacuum_defer_cleanup_age to PGC_SIGHUP. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Simon Riggs | Reset master xmin when hot_standby_feedback disabled. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Lane | Perform line wrapping and indenting by default in ruleu... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Peter Eisentraut | PL/Python: Add result object str handler |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Tom Lane | Create a psql command \gset to store query results... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Tom Lane | Prevent "\g filename" from affecting subsequent command... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Simon Riggs | Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Bruce Momjian | Adjust COPY FREEZE error message to be more accurate... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Peter Eisentraut | doc: Tiny whitespace fix |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alvaro Herrera | Move Assert() definitions to c.h |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alvaro Herrera | Fix typo in freeze_table_age implementation |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alvaro Herrera | Fill tuple before HeapSatisfiesHOTAndKeyUpdate |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Peter Eisentraut | Add CREATE RECURSIVE VIEW syntax |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Peter Eisentraut | PL/Tcl: Fix compiler warnings with Tcl 8.6 |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Alvaro Herrera | Restrict infomask bits to set on multixacts |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Alvaro Herrera | pgrowlocks: fix bogus lock strength output |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bruce Momjian | pg_upgrade docs: mention modification of postgresql... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Simon Riggs | Switch timelines if we crash soon after promotion. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Lane | Reject nonzero day fields in AT TIME ZONE INTERVAL... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Magnus Hagander | Properly zero-pad the day-of-year part of the win32... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tatsuo Ishii | Add --aggregate-interval option. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Lane | Don't use spi_priv.h in plpython. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Lane | Fix plpgsql's reporting of plan-time errors in possibly... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Tom Lane | Fix grammar for subscripting or field selection from... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Peter Eisentraut | pg_regress: Allow overriding diff options |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Peter Eisentraut | entab: Fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Tom Lane | Provide database object names as separate fields in... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Heikki Linnakangas | Allow pgbench to use a scale larger than 21474. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Heikki Linnakangas | Skip truncating ON COMMIT DELETE ROWS temp tables,... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Simon Riggs | Fast promote mode skips checkpoint at end of recovery. |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Alvaro Herrera | REASSIGN OWNED: handle shared objects, too |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Alvaro Herrera | DROP OWNED: don't try to drop tablespaces/databases |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Heikki Linnakangas | Handle SPIErrors raised directly in PL/Python code. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Michael Meskes | Made ecpglib use translated messages. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Tom Lane | Make LATERAL implicit for functions in FROM. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Bruce Momjian | Update comments in new DROP IF EXISTS code; commit... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Bruce Momjian | Update LookupExplicitNamespace() comments; commit... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Bruce Momjian | Issue ERROR if FREEZE mode can't be honored by COPY |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Bruce Momjian | Allow CREATE TABLE IF EXIST so succeed if the schema... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Bruce Momjian | doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Lane | Fix plpython's handling of functions used as triggers... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: mention commit_delay is only honored if fsync... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Lane | Change plan caching to honor, not resist, changes in... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: merge ecpg username/password example into C comment |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: adjust search_path secondary index mention |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: split search_path index entries into separate... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Robert Haas | Make it easy to time out pg_isready, and make the defau... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | docs: In ecpg, clarify how username/password colon... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Heikki Linnakangas | Add prosecdef to \df+ output. |
commit | commitdiff | tree | snapshot |
next |