]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2017-12-09  Noah MischMSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
2017-12-08  Peter EisentrautProhibit identity columns on typed tables and partitions
2017-12-08  Peter EisentrautFix mistake in comment
2017-12-08  Peter EisentrautAccept SCRAM channel binding enabled clients
2017-12-08  Peter EisentrautApply identity sequence values on COPY
2017-12-06  Robert HaasReport failure to start a background worker.
2017-12-05  Peter Eisentrautdoc: Update memory requirements for FOP
2017-12-05  Robert HaasFix accumulation of parallel worker instrumentation.
2017-12-05  Robert HaasMark assorted variables PGDLLIMPORT.
2017-12-05  Peter Eisentrautdoc: Turn on generate.consistent.ids parameter
2017-12-04  Tom LaneClean up assorted messiness around AllocateDir() usage.
2017-12-04  Tom LaneSupport boolean columns in functional-dependency statis...
2017-11-30  Noah MischFix non-GNU makefiles for AIX make.
2017-11-29  Alvaro HerreraMake memset() use sizeof() rather than re-compute size
2017-11-29  Alvaro HerreraFix extstat collection when no stats are produced for...
2017-11-28  Robert HaasFix ReinitializeParallelDSM to tolerate finding no...
2017-11-28  Robert HaasTeach bitmap heap scan to cope with absence of a DSA.
2017-11-28  Simon RiggsSet es_output_cid in replication worker
2017-11-28  Tom LaneFix assorted syscache lookup sloppiness in partition...
2017-11-27  Tom LaneFix creation of resjunk tlist entries for inherited...
2017-11-27  Magnus HaganderFix typo in comment
2017-11-26  Tom LanePad XLogReaderState's main_data buffer more aggressively.
2017-11-26  Joe ConwayMake has_sequence_privilege support WITH GRANT OPTION
2017-11-25  Tom LaneUpdate MSVC build process for new timezone data.
2017-11-25  Tom LaneReplace raw timezone source data with IANA's new compac...
2017-11-25  Tom LaneAvoid formally-undefined use of memcpy() in hstoreUniqu...
2017-11-25  Tom LaneRepair failure with SubPlans in multi-row VALUES lists.
2017-11-25  Tom LaneImprove planner's handling of set-returning functions...
2017-11-24  Dean RasheedRLS comment fixes.
2017-11-24  Dean RasheedDoc: add a summary table to the CREATE POLICY docs.
2017-11-24  Tom LaneFix unstable regression test added by commits 59b71c6fe...
2017-11-24  Noah MischSupport linking with MinGW-built Perl.
2017-11-24  Andres FreundFix handling of NULLs returned by aggregate combine...
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-21  Robert HaasProvide for forward compatibility with future minor...
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-18  Tom LaneFix compiler warning in rangetypes_spgist.c.
2017-11-17  Tom LaneProvide modern examples of how to auto-start Postgres...
2017-11-16  Robert HaasFix broken cleanup interlock for GIN pending list.
2017-11-16  Tom LaneFix bogus logic for checking data dirs' versions within...
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-13  Alvaro HerreraMention CREATE/DROP STATISTICS in event triggers docs
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  Peter EisentrautFix some null pointer dereferences in LDAP auth code
2017-11-10  Tom LaneTighten test in contrib/bloom/t/001_wal.pl.
2017-11-10  Peter EisentrautAdd -wnet to SP invocations
2017-11-09  Peter EisentrautRemove junk left from DSSSL to XSL conversion
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-07  Tom LaneFix unportable usage of <ctype.h> functions.
2017-11-07  Tom LaneFix version numbering foulups exposed by 10.1. REL_10_1
2017-11-06  Tom LaneStamp 10.1.
2017-11-06  Tom LaneLast-minute updates for release notes.
2017-11-06  Tom LaneMake json{b}_populate_recordset() use the right tuple...
2017-11-06  Noah Mischstart-scripts: switch to $PGUSER before opening $PGLOG.
2017-11-06  Dean RasheedAlways require SELECT permission for ON CONFLICT DO...
2017-11-06  Noah MischAdd a temp-install prerequisite to "check"-like targets...
2017-11-05  Peter EisentrautTranslation updates
2017-11-05  Tom LaneRelease notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3...
2017-11-05  Noah MischIgnore CatalogSnapshot when checking COPY FREEZE prereq...
2017-11-04  Peter Eisentrautdoc: Update text for new recovery_target_lsn setting
2017-11-03  Alvaro HerreraFix thinkos in BRIN summarization
2017-11-03  Peter Eisentrautdoc: Convert ids to upper case at build time
2017-11-03  Peter EisentrautDon't reset additional columns on subscriber to NULL...
2017-11-03  Alvaro HerreraFix BRIN summarization concurrent with extension
2017-11-03  Simon RiggsGrammar typo in security warning about md5
2017-11-03  Michael MeskesImprove error message for incorrect number inputs in...
2017-11-02  Michael MeskesFix float parsing in ecpg INFORMIX mode.
2017-11-02  Tom LaneFix corner-case errors in brin_doupdate().
2017-11-02  Alvaro HerreraRevert bogus fixes of HOT-freezing bug
2017-11-02  Peter Eisentrautdoc: Adjust name in acknowledgments
2017-11-02  Noah MischIn client support of v10 features, use standard schema...
2017-11-02  Tom LaneDoc: update URL for check_postgres.
2017-11-02  Peter Eisentrautpg_basebackup: Fix comparison handling of tablespace...
2017-11-01  Michael MeskesMake sure ecpglib does accepts digits behind decimal...
2017-10-31  Tom LaneFix underqualified cast-target type names in pg_dump...
2017-10-30  Tom LaneDoc: call out UPDATE syntax change as a v10 compatibili...
2017-10-30  Alvaro HerreraFix autovacuum work item error handling
2017-10-30  Magnus HaganderFix typo
2017-10-29  Robert HaasAllow parallel query for prepared statements with gener...
2017-10-29  Robert HaasFix problems with the "role" GUC and parallel query.
2017-10-27  Tom LaneDept of second thoughts: keep aliasp_item in sync with...
2017-10-27  Tom LaneFix crash when columns have been added to the end of...
2017-10-27  Tom LaneRethink the dependencies recorded for FieldSelect/Field...
2017-10-27  Robert HaasMove new structure member to the end.
2017-10-27  Tom LaneDoc: mention that you can't PREPARE TRANSACTION after...
2017-10-27  Robert HaasFix mistaken failure to allow parallelism in corner...
next