index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
isdigit() needs an unsigned char argument.
Heikki Linnakangas
2014-03-06
*
Send keepalives from walsender even when busy sending WAL.
Heikki Linnakangas
2014-03-06
*
Don't reject ROW_MARK_REFERENCE rowmarks for materialized views.
Tom Lane
2014-03-06
*
C comment update: relfilenode is only unique with a tablespace
Bruce Momjian
2014-03-05
*
docs: to_timestamp and to_date do minimal range checking
Bruce Momjian
2014-03-05
*
pg_dump: make argument combination error exit code consistent
Bruce Momjian
2014-03-05
*
Fix portability issues in recently added make_timestamp/make_interval code.
Tom Lane
2014-03-05
*
Add comment that ec_relids excludes "child" EquivalenceClass members.
Tom Lane
2014-03-05
*
Fix some typos introduced by the logical decoding patch.
Robert Haas
2014-03-05
*
Fix test_decoding regression test outputs.
Robert Haas
2014-03-05
*
Remove unused field "evttype".
Tom Lane
2014-03-05
*
Remove the correct pgstat file on DROP DATABASE
Alvaro Herrera
2014-03-05
*
pg_upgrade: improve C comment about what old/new oids match
Bruce Momjian
2014-03-05
*
Allocate fresh memory for post_opts/exec_path
Stephen Frost
2014-03-05
*
Do wal_level and hot standby checks when doing crash-then-archive recovery.
Heikki Linnakangas
2014-03-05
*
Fix lastReplayedEndRecPtr calculation when starting from shutdown checkpoint.
Heikki Linnakangas
2014-03-05
*
Fix issues with pg_ctl
Stephen Frost
2014-03-05
*
Fix whitespace
Peter Eisentraut
2014-03-04
*
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
*
auto_explain: Add logging of trigger execution
Alvaro Herrera
2014-03-04
*
Constructors for interval, timestamp, timestamptz
Alvaro Herrera
2014-03-04
*
Allow VACUUM FULL/CLUSTER to bump freeze horizons even for pg_class.
Robert Haas
2014-03-04
*
Minor corrections to logical decoding patch.
Robert Haas
2014-03-04
*
Error out on send failure in walsender loop.
Heikki Linnakangas
2014-03-04
*
Introduce logical decoding.
Robert Haas
2014-03-03
*
Fix whitespace
Peter Eisentraut
2014-03-03
*
Rename huge_tlb_pages to huge_pages, and improve docs.
Heikki Linnakangas
2014-03-03
*
pg_dump et al: Add --if-exists option
Alvaro Herrera
2014-03-03
*
Use a longer buffer in libpqrcv_startstreaming.
Robert Haas
2014-03-03
*
Bump catversion.
Robert Haas
2014-03-03
*
Corrections to replication slots code and documentation.
Robert Haas
2014-03-03
*
pageinspect: Use new pg_lsn datatype.
Robert Haas
2014-03-03
*
Define LSNOID in pg_type.h.
Robert Haas
2014-03-03
*
Another round of Coverity fixes
Stephen Frost
2014-03-03
*
Various Coverity-spotted fixes
Stephen Frost
2014-03-01
*
Allow regex operations to be terminated early by query cancel requests.
Tom Lane
2014-03-01
*
Remove bogus while-loop.
Heikki Linnakangas
2014-02-28
*
pgbench: Fix help message
Peter Eisentraut
2014-02-27
*
Allow BASE_BACKUP to be throttled
Alvaro Herrera
2014-02-27
*
Remove dependency on database encoding in citext regression test.
Tom Lane
2014-02-27
*
doc: bgw_main takes a Datum argument, not void *.
Alvaro Herrera
2014-02-27
*
Fix WAL replay of locking an updated tuple
Alvaro Herrera
2014-02-27
*
btbuild no longer calls _bt_doinsert(), update comment.
Heikki Linnakangas
2014-02-26
*
Fix crash in json_to_record().
Jeff Davis
2014-02-26
*
Use SnapshotDirty rather than an active snapshot to probe index endpoints.
Tom Lane
2014-02-25
*
Update a few comments to mention materialized views.
Robert Haas
2014-02-25
*
Show xid and xmin in pg_stat_activity and pg_stat_replication.
Robert Haas
2014-02-25
*
pg_basebackup: Skip only the *contents* of pg_replslot.
Robert Haas
2014-02-25
*
Update and clarify ssl_ciphers default
Peter Eisentraut
2014-02-24
*
Increase work_mem and maintenance_work_mem defaults by 4x
Bruce Momjian
2014-02-24
[prev]
[next]