]> granicus.if.org Git - postgresql/shortlog
postgresql
2016-06-07 Simon RiggsFix simple typo in monitoring docs
2016-06-07 Stephen Frostpg_dump only selected components of ACCESS METHODs
2016-06-07 Peter EisentrautPL/Python: Move ereport wrapper test cases to separate...
2016-06-06 Tom LaneDon't reset changes_since_analyze after a selective...
2016-06-06 Robert HaasStop the executor if no more tuples can be sent from...
2016-06-06 Robert Haasshm_mq: After a send fails with SHM_MQ_DETACHED, later...
2016-06-06 Robert Haaspg_upgrade: Don't overwrite existing files.
2016-06-06 Robert HaasFix typo.
2016-06-06 Robert Haaspg_upgrade: Improve error checking in rewriteVisibilityMap.
2016-06-05 Peter EisentrautFix whitespace
2016-06-05 Tom LaneProperly initialize SortSupport for ORDER BY rechecks...
2016-06-04 Tom LaneUpdate contrib/tsearch2/expected/tsearch2_1.out for...
2016-06-03 Tom LaneFix grammar's AND/OR flattening to work with operator_p...
2016-06-03 Tom LaneInline the easy cases in MakeExpandedObjectReadOnly().
2016-06-03 Tom LaneMark read/write expanded values as read-only in ValuesN...
2016-06-03 Tom LaneMark read/write expanded values as read-only in ExecPro...
2016-06-03 Robert HaasRemove bogus code to apply PathTargets to partial paths.
2016-06-03 Robert HaasMark PostmasterPid as PGDLLIMPORT.
2016-06-03 Kevin GrittnerAdd new snapshot fields to serialize/deserialize functions.
2016-06-03 Robert HaasFix comment to be more accurate.
2016-06-03 Tom LaneSuppress -Wunused-result warnings about write(), again.
2016-06-03 Greg StarkFix various common mispellings.
2016-06-03 Tom LaneMeasure Bloom index signature-length reloption in bits...
2016-06-03 Robert HaasCosmetic improvements to freeze map code.
2016-06-02 Greg StarkBe conservative about alignment requirements of struct...
2016-06-02 Kevin GrittnerC comment improvement & typo fix.
2016-06-02 Tom LaneRedesign handling of SIGTERM/control-C in parallel...
2016-06-02 Kevin GrittnerFix btree mark/restore bug.
2016-06-01 Tom LaneClean up some minor inefficiencies in parallel dump...
2016-05-31 Peter Eisentrautdoc: Update version() and current_date output in tutorial
2016-05-31 Tom LaneAvoid useless closely-spaced writes of statistics files.
2016-05-31 Peter EisentrautFix whitespace
2016-05-31 Tom LaneFix typo in CREATE DATABASE syntax synopsis.
2016-05-31 Noah MischMirror struct Aggref field order in _copyAggref().
2016-05-30 Andres FreundMove memory barrier in UnlockBufHdr to before releasing...
2016-05-30 Alvaro HerreraFix PageAddItem BRIN bug
2016-05-29 Tom LaneFix missing abort checks in pg_backup_directory.c.
2016-05-29 Tom LaneRemove pg_dump/parallel.c's useless "aborting" flag.
2016-05-28 Tom LaneLots of comment-fixing, and minor cosmetic cleanup...
2016-05-27 Tom LaneClean up thread management in parallel pg_dump for...
2016-05-27 Tom LaneFix release-note typo.
2016-05-27 Tom LaneFix DROP ACCESS METHOD IF EXISTS.
2016-05-27 Tom LaneBe more predictable about reporting "lock timeout"...
2016-05-26 Magnus HaganderMake pg_dump error cleanly with -j against hot standby
2016-05-26 Tom LaneDisable physical tlist if any Var would need multiple...
2016-05-26 Alvaro HerreraFix typo in 9.5 release nodes
2016-05-26 Tom LaneMake pg_dump behave more sanely when built without...
2016-05-26 Tom LaneIn Windows pg_dump, ensure idle workers will shut down...
2016-05-25 Tom LaneRemove option to write USING before opclass name in...
2016-05-25 Tom LaneEnsure that backends see up-to-date statistics for...
2016-05-25 Tom LaneFix broken error handling in parallel pg_dump/pg_restore.
2016-05-25 Kevin GrittnerUpdate doc text to reflect new column in MVCC phenomena...
2016-05-25 Stephen FrostDo not DROP default roles in pg_dumpall -c
2016-05-25 Tom LaneMark wal_level as PGDLLIMPORT.
2016-05-25 Tom LaneFix contrib/bloom to work for unlogged indexes.
2016-05-25 Stephen FrostQualify table usage in dumpTable() and use regclass
2016-05-24 Tom LaneFetch XIDs atomically during vac_truncate_clog().
2016-05-24 Tom LaneAvoid consuming an XID during vac_truncate_clog().
2016-05-24 Alvaro HerreraFix range check for effective_io_concurrency
2016-05-24 Tom LaneDocs: mention pg_reload_conf() in ALTER SYSTEM referenc...
2016-05-24 Tom LaneIn examples of Oracle PL/SQL code, use varchar2 not...
2016-05-24 Teodor SigaevFix typo in docs
2016-05-24 Tom LaneFix typo in TAP test identification string.
2016-05-23 Tom LaneFix BTREE_BUILD_STATS build.
2016-05-23 Tom LaneSupport IndexElem in raw_expression_tree_walker().
2016-05-23 Tom LaneAdd support for more extensive testing of raw_expressio...
2016-05-23 Tom LaneFix latent crash in do_text_output_multiline().
2016-05-22 Peter Eisentrautpsql: Message style improvements
2016-05-21 Tom LaneImprove docs about contrib/intarray's benchmark suite.
2016-05-21 Tom LaneImprove docs about using ORDER BY to control aggregate...
2016-05-20 Tom LaneFurther improve documentation about --quote-all-identif...
2016-05-20 Tom LaneImprove documentation about pg_dump's --quote-all-ident...
2016-05-19 Tom LanePin the built-in index access methods.
2016-05-17 Tom LaneAvoid possible crash in contrib/bloom's blendscan().
2016-05-17 Teodor SigaevAllocate all page images at once in generic wal interface
2016-05-17 Magnus HaganderFix typo
2016-05-16 Teodor SigaevCorrectly align page's images in generic wal API
2016-05-16 Robert Haaspostgres_fdw: Fix the fix for crash when pushing down...
2016-05-16 Robert HaasFix multiple problems in postgres_fdw query cancellatio...
2016-05-15 Tom LaneFix comment.
2016-05-14 Peter Eisentrautsql_features: Fix typos
2016-05-14 Peter Eisentrautdoc: Fix typo
2016-05-14 Peter EisentrautUpdate release instructions for translation updates
2016-05-13 Peter Eisentrautdoc: Update link to external site
2016-05-13 Tom LaneEnsure plan stability in contrib/btree_gist regression...
2016-05-12 Alvaro HerreraFix bogus comments
2016-05-12 Alvaro HerreraFix obsolete comment
2016-05-12 Peter Eisentrautdoc: Document default of max_worker_processes
2016-05-12 Peter Eisentrautdoc: Small wording change for clarity
2016-05-11 Tom LaneFix infer_arbiter_indexes() to not barf on system columns.
2016-05-11 Tom LaneFix assorted missing infrastructure for ON CONFLICT.
2016-05-11 Peter EisentrautUpdate key words table for 9.6
2016-05-10 Alvaro HerreraFix autovacuum for shared relations
2016-05-09 Tom LaneStamp 9.6beta1. REL9_6_BETA1
2016-05-09 Peter EisentrautTranslation updates
2016-05-08 Tom LaneImprove 9.6 release notes.
2016-05-08 Tom LaneDocs: create some user-facing documentation about index...
2016-05-08 Stephen FrostWording quibbles regarding initdb username
2016-05-08 Stephen FrostDisallow superuser names starting with 'pg_' in initdb
2016-05-08 Tom LaneFix poorly-worded log message.
next