]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2017-11-24  Andres FreundFix handling of NULLs returned by aggregate combine...
2017-11-23  Tom LaneEnsure sizeof(GenerationChunk) is maxaligned.
2017-11-23  Peter EisentrautConvert documentation to DocBook XML
2017-11-23  Fujii Masaodoc: mention wal_receiver_status_interval as GUC affect...
2017-11-23  Noah MischBuild src/test/isolation during "make" and "make install".
2017-11-22  Magnus HaganderFix typo
2017-11-22  Simon RiggsTweak code for older compilers
2017-11-22  Simon RiggsGenerational memory allocator
2017-11-22  Simon RiggsSort default partition to bottom of psql \d+
2017-11-22  Simon RiggsShow partition info from psql \d+
2017-11-22  Simon RiggsSet es_output_cid in replication worker
2017-11-21  Tom Lanepgbench: fix stats reporting when some transactions...
2017-11-21  Tom LaneDoc: fix broken markup.
2017-11-21  Robert HaasProvide for forward compatibility with future minor...
2017-11-21  Robert HaasFix multiple problems with satisfies_hash_partition.
2017-11-21  Tom LaneSupport index-only scans in contrib/cube and contrib...
2017-11-20  Tom LaneUse out-of-line M68K spinlock code for OpenBSD as well...
2017-11-20  Tom LaneAdd support for Motorola 88K to s_lock.h.
2017-11-20  Simon RiggsFix pg_control_checkpoint from commit 4b0d28de06
2017-11-20  Robert HaasTweak use of ExecContextForcesOids by Gather (Merge).
2017-11-20  Robert HaasPass eflags down to parallel workers.
2017-11-20  Simon RiggsReduce test variability for toast_tuple_target test
2017-11-19  Simon RiggsParameter toast_tuple_target controls TOAST for new...
2017-11-18  Tom LaneFix compiler warning in rangetypes_spgist.c.
2017-11-18  Tom LaneMerge near-duplicate code in RI triggers.
2017-11-18  Peter EisentrautConsistently catch errors from Python _New() functions
2017-11-18  Tom LaneImprove to_date/to_number/to_timestamp behavior with...
2017-11-18  Tom LaneFix quoted-substring handling in format parsing for...
2017-11-18  Peter EisentrautSupport channel binding 'tls-unique' in SCRAM
2017-11-17  Robert HaasUpdate postgresql.conf.sample comment for bgwriter_lru_...
2017-11-17  Tom LaneRemove contrib/start-scripts/osx/.
2017-11-17  Tom LaneProvide modern examples of how to auto-start Postgres...
2017-11-17  Tom LanePrevent to_number() from losing data when template...
2017-11-17  Robert HaasSet proargmodes for satisfies_hash_partition.
2017-11-17  Andres FreundRemove BufFile's isTemp flag.
2017-11-17  Andres FreundProvide DSM segment to ExecXXXInitializeWorker functions.
2017-11-16  Tom LaneClean up warnings in MinGW builds.
2017-11-16  Tom LaneMake PL/Python handle domain-type conversions correctly.
2017-11-16  Robert HaasRemove redundant line from Makefile.
2017-11-16  Robert HaasFix broken cleanup interlock for GIN pending list.
2017-11-16  Robert HaasFix typo in comment.
2017-11-16  Robert HaasUpdate postgresql.conf.sample to match pg_settings...
2017-11-16  Robert HaasPass InitPlan values to workers via Gather (Merge).
2017-11-16  Tom LaneDefine _WINSOCK_DEPRECATED_NO_WARNINGS in all MSVC...
2017-11-16  Andrew DunstanBack out the session_start and session_end hooks feature.
2017-11-16  Tom LaneFix bogus logic for checking data dirs' versions within...
2017-11-16  Tom LaneFurther refactoring of c.h and nearby files.
2017-11-16  Peter EisentrautRefactor routine to test connection to SSL server
2017-11-15  Andrew DunstanDisable installcheck tests for test_session_hooks
2017-11-15  Andrew DunstanDisable test_session_hooks test module until buildfarm...
2017-11-15  Peter EisentrautRemove TRUE and FALSE
2017-11-15  Robert HaasCentralize executor-related partitioning code.
2017-11-15  Andrew DunstanAdd hooks for session start and session end
2017-11-15  Robert HaasFix typo.
2017-11-15  Robert HaasAdd parallel_leader_participation GUC.
2017-11-14  Tom LanePrevent int128 from requiring more than MAXALIGN alignment.
2017-11-14  Tom LaneRearrange c.h to create a "compiler characteristics...
2017-11-14  Tom LaneDocument changes in large-object privilege checking.
2017-11-14  Alvaro HerreraSimplify index_[constraint_]create API
2017-11-13  Tom LaneAllow running just selected steps of pgbench's initiali...
2017-11-13  Robert HaasPush target list evaluation through Gather Merge.
2017-11-13  Robert HaasTrack in the plan the types associated with PARAM_EXEC...
2017-11-13  Alvaro HerreraMention CREATE/DROP STATISTICS in event triggers docs
2017-11-13  Stephen FrostFix typo
2017-11-13  Noah MischMSVC: Rebuild spiexceptions.h when out of date.
2017-11-12  Noah MischInstall Windows crash dump handler before all else.
2017-11-12  Noah MischDon't call pgwin32_message_to_UTF16() without CurrentMe...
2017-11-11  Noah MischAdd post-2010 ecpg tests to checktcp.
2017-11-11  Noah MischMake connect/test1 independent of localhost IPv6.
2017-11-11  Noah MischFix previous commit's test, for non-UTF8 databases...
2017-11-11  Noah MischIgnore XML declaration in xpath_internal(), for UTF8...
2017-11-10  Robert HaasAccount for the effect of lossy pages when costing...
2017-11-10  Peter EisentrautFix some null pointer dereferences in LDAP auth code
2017-11-10  Peter EisentrautAdd some const decorations to prototypes
2017-11-10  Tom LaneTighten test in contrib/bloom/t/001_wal.pl.
2017-11-10  Robert HaasFix incorrect comment.
2017-11-10  Peter EisentrautAdd -wnet to SP invocations
2017-11-09  Robert HaasAdd hash partitioning.
2017-11-09  Peter EisentrautRemove junk left from DSSSL to XSL conversion
2017-11-09  Tom LaneRefactor permissions checks for large objects.
2017-11-09  Tom LaneRestrict lo_import()/lo_export() via SQL permissions...
2017-11-09  Tom LaneFix typo in ALTER SYSTEM output.
2017-11-09  Tom LaneFix bogus logic for checking executables' versions...
2017-11-09  Tom LaneRevert "Allow --with-bonjour to work with non-macOS...
2017-11-08  Tom LaneAllow --with-bonjour to work with non-macOS implementat...
2017-11-08  Tom LaneDoc: fix erroneous example.
2017-11-08  Tom LaneFix two violations of the ResourceOwnerEnlarge/Remember...
2017-11-08  Peter EisentrautChange TRUE/FALSE to true/false
2017-11-08  Peter EisentrautPut markup in the right place
2017-11-08  Peter EisentrautExpand empty end tag
2017-11-07  Robert HaasFix typo in comment.
2017-11-07  Tom LaneFix unportable spelling of int64 constant.
2017-11-07  Tom LaneFix unportable usage of <ctype.h> functions.
2017-11-07  Simon RiggsRemove secondary checkpoint
2017-11-07  Simon RiggsExclude pg_internal.init from BASE_BACKUP
2017-11-07  Tom LaneFix version numbering foulups exposed by 10.1.
2017-11-06  Tom LaneLast-minute updates for release notes.
2017-11-06  Tom LaneAdd tests for json{b}_populate_recordset() crash case.
2017-11-06  Noah Mischstart-scripts: switch to $PGUSER before opening $PGLOG.
2017-11-06  Dean RasheedAlways require SELECT permission for ON CONFLICT DO...
next