]> granicus.if.org Git - postgresql/shortlog
postgresql
2015-11-15 Tom LaneFix ruleutils.c's dumping of whole-row Vars in ROW...
2015-11-14 Tom LaneImprove type numeric's calculations for ln(), log(...
2015-11-14 Bruce MomjianFix spelling error in postgresql.conf
2015-11-14 Bruce Momjianpg_upgrade: properly detect file copy failure on Windows
2015-11-13 Stephen FrostCorrect sepgsql docs with regard to RLS
2015-11-12 Alvaro Herreravacuumdb: don't prompt for passwords over and over
2015-11-12 Robert HaasMove each SLRU's lwlocks to a separate tranche.
2015-11-12 Tom LaneFix unwanted flushing of libpq's input buffer when...
2015-11-12 Robert Haaslibpq: Notice errors a backend may have sent just befor...
2015-11-12 Robert HaasMake idle backends exit if the postmaster dies.
2015-11-12 Robert HaasProvide readfuncs support for custom scans.
2015-11-12 Tom LaneDo a round of copy-editing on the 9.5 release notes.
2015-11-11 Tom LaneImprove documentation around autovacuum-related storage...
2015-11-11 Tom LaneBe more noisy about "wrong number of nailed relations...
2015-11-11 Robert HaasGenerate parallel sequential scan plans in simple cases.
2015-11-11 Robert HaasMake sequential scans parallel-aware.
2015-11-11 Robert HaasAdd outfuncs.c support for GatherPath.
2015-11-11 Tom LaneDocs: fix misleading example.
2015-11-10 Tom LaneAdd missing "static" qualifier.
2015-11-10 Tom LaneImprove our workaround for 'TeX capacity exceeded'...
2015-11-09 Robert HaasComment update.
2015-11-09 Robert HaasFix rebasing mistake in nodeGather.c
2015-11-09 Robert HaasAdd a dummy return statement to TupleQueueRemap.
2015-11-09 Andres FreundAdd paragraph about ON CONFLICT interaction with partit...
2015-11-08 Andres FreundSet replication origin when decoding commit records.
2015-11-08 Noah MischDon't connect() to a wildcard address in test_postmaste...
2015-11-08 Robert HaasRemove set-but-not-used variables.
2015-11-07 Tom LaneUpdate 9.5 release notes through today.
2015-11-07 Tom LaneAdd "xid <> xid" and "xid <> int4" operators.
2015-11-07 Tom LaneRename PQsslAttributes() to PQsslAttributeNames(),...
2015-11-07 Tom LaneFix enforcement of restrictions inside regexp lookaroun...
2015-11-07 Robert HaasTry to convince gcc that TupleQueueRemap never falls...
2015-11-07 Robert HaasWhen completing ALTER INDEX .. SET, add an equals sign...
2015-11-06 Robert HaasModify tqueue infrastructure to support transient recor...
2015-11-06 Robert HaasRemove unnecessary cast in previous commit.
2015-11-06 Robert HaasAdd sort support routine for the UUID data type.
2015-11-06 Stephen FrostSet include_realm=1 default in parse_hba_line
2015-11-06 Robert Haaspg_size_pretty: Format negative values similar to posit...
2015-11-06 Robert HaasDocument interaction of bgworkers with LISTEN/NOTIFY.
2015-11-05 Tom LaneFix erroneous hash calculations in gin_extract_jsonb_pa...
2015-11-05 Tom LaneFix memory leaks in PL/Python.
2015-11-05 Robert HaasPass extra data to bgworkers, and use this to fix paral...
2015-11-05 Tom LaneImprove implementation of GEQO's init_tour() function.
2015-11-05 Peter EisentrautUpdate spelling of COPY options
2015-11-04 Tom LaneAdd regression tests for remote execution of extension...
2015-11-03 Tom LaneAllow postgres_fdw to ship extension funcs/operators...
2015-11-03 Robert HaasImprove comments about abbreviation abort.
2015-11-03 Robert Haaspostgres_fdw: Add ORDER BY to some remote SQL queries.
2015-11-03 Tom LaneRemove obsolete advice about doubling backslashes in...
2015-11-03 Tom LaneCode + docs review for unicode linestyle patch.
2015-11-03 Robert Haasshm_mq: Third attempt at fixing nowait behavior in...
2015-11-03 Robert HaasCorrect tiny inaccuracy in strxfrm cache comment.
2015-11-03 Tom LaneRemove some more dead Alpha-specific code.
2015-11-02 Robert HaasFix problems with ParamListInfo serialization mechanism.
2015-11-02 Kevin GrittnerAdd RMV to list of commands taking AE lock.
2015-10-31 Kevin GrittnerFix serialization anomalies due to race conditions...
2015-10-30 Tom LaneImplement lookbehind constraints in our regular-express...
2015-10-30 Robert Haasdoc: security_barrier option is a Boolean, not a string.
2015-10-30 Robert HaasUpdate parallel executor support to reuse the same...
2015-10-30 Robert HaasFix typo in bgworker.c
2015-10-29 Tom LaneDocs: add example clarifying use of nested JSON contain...
2015-10-29 Peter EisentrautRemove some remains from Alpha support removal
2015-10-29 Peter EisentrautMessage style improvements
2015-10-28 Robert HaasAdd missing serial comma, for consistency.
2015-10-28 Robert HaasFix incorrect message in ATWrongRelkindError.
2015-10-28 Alvaro HerreraFix secondary expected output for commit_ts test
2015-10-27 Robert HaasMake Gather node projection-capable.
2015-10-27 Alvaro HerreraDocument BRIN's inclusion opclass framework
2015-10-27 Alvaro HerreraFix BRIN free space computations
2015-10-27 Alvaro HerreraCleanup commit timestamp module activaction, again
2015-10-27 Alvaro HerreraMeasure string lengths only once
2015-10-23 Robert Haasshm_mq: Repair breakage from previous commit.
2015-10-22 Robert HaasAdd two missing cases to ATWrongRelkindError.
2015-10-22 Robert Haasshm_mq: Fix failure to notice a dead counterparty when...
2015-10-22 Robert HaasFix typos in comments.
2015-10-22 Peter Eisentrautdoc: Add advice on updating checkpoint_segments to...
2015-10-22 Tom LaneRemove redundant CREATEUSER/NOCREATEUSER options in...
2015-10-22 Robert HaasFix a couple of bugs in recent parallelism-related...
2015-10-22 Robert HaasAdd header comments to execParallel.c and nodeGather.c.
2015-10-22 Peter Eisentrautdoc: Improve markup and fine-tune replication protocol...
2015-10-20 Tom LaneFix incorrect translation of minus-infinity datetimes...
2015-10-20 Peter Eisentrautdoc: Move documentation of max_wal_size to better position
2015-10-20 Robert HaasFix incorrect comment in plannodes.h
2015-10-20 Robert HaasRemove duplicate word.
2015-10-20 Robert HaasTab complete CREATE EXTENSION .. VERSION.
2015-10-20 Robert HaasPut back ssl_renegotiation_limit parameter, but only...
2015-10-20 Robert HaasBe a bit more rigorous about how we cache strcoll and...
2015-10-20 Robert HaasRemove obsolete comment.
2015-10-20 Noah MischEschew "RESET statement_timeout" in tests.
2015-10-19 Tom LaneFix incorrect handling of lookahead constraints in...
2015-10-16 Robert HaasAdd a C API for parallel heap scans.
2015-10-16 Robert HaasAllow a parallel context to relaunch workers.
2015-10-16 Tom LaneMiscellaneous cleanup of regular-expression compiler.
2015-10-16 Tom LaneImprove memory-usage accounting in regular-expression...
2015-10-16 Tom LaneImprove performance of pullback/pushfwd in regular...
2015-10-16 Tom LaneImprove performance of fixempties() pass in regular...
2015-10-16 Tom LaneFix O(N^2) performance problems in regular-expression...
2015-10-16 Tom LaneFix regular-expression compiler to handle loops of...
2015-10-16 Robert HaasRemove volatile qualifiers from proc.c and procarray.c
2015-10-16 Robert HaasRemove volatile qualifiers from dynahash.c, shmem.c...
next