]> granicus.if.org Git - postgresql/shortlog
postgresql
2018-03-22 Andres FreundFix typo in BITCODE_CXXFLAGS assignment.
2018-03-22 Andres FreundEmpty CXXFLAGS inherited from autoconf.
2018-03-22 Tom LanePrevent extensions from creating custom GUCs that are...
2018-03-22 Tom LaneFix mishandling of quoted-list GUC values in pg_dump...
2018-03-21 Tom LaneImprove predtest.c's handling of cases with NULL-consta...
2018-03-21 Tom LaneChange oddly-chosen OID allocation.
2018-03-21 Peter Eisentrautpg_controldata: Prevent division-by-zero errors
2018-03-21 Alvaro HerreraFix relcache handling of the 'default' partition
2018-03-21 Teodor SigaevAdd general purpose hasing functions to pgbench.
2018-03-21 Tatsuo IshiiFix typo.
2018-03-21 Peter EisentrautHandle heap rewrites even better in logical decoding
2018-03-21 Teodor SigaevAdd strict_word_similarity to pg_trgm module
2018-03-21 Peter EisentrautAdd configure tests for stdbool.h and sizeof bool
2018-03-21 Andrew GierthRepair crash with unsortable grouping sets.
2018-03-21 Teodor SigaevRework word_similarity documentation, make it close...
2018-03-21 Peter Eisentrautdoc: Small wording improvement
2018-03-21 Andres FreundHandle EEOP_FUNCEXPR_[STRICT_]FUSAGE out of line.
2018-03-21 Andres FreundAdd configure infrastructure (--with-llvm) to enable...
2018-03-20 Andres FreundAdd C++ support to configure.
2018-03-20 Peter EisentrautAttempt to fix build with unusual OpenSSL versions
2018-03-20 Andres FreundAdd PGAC_PROG_VARCC_VARFLAGS_OPT autoconf macro.
2018-03-20 Tom LaneMake configure check for a couple more Perl modules...
2018-03-20 Robert HaasDon't pass the grouping target around unnecessarily.
2018-03-20 Tom LaneDoc: typo fix, "PG_" should be "TG_" here.
2018-03-20 Robert HaasDetermine grouping strategies in create_grouping_paths.
2018-03-20 Robert HaasDefer creation of partially-grouped relation until...
2018-03-20 Alvaro HerreraFix CommandCounterIncrement in partition-related DDL
2018-03-20 Tom LanePrevent query-lifespan memory leakage of SP-GiST traver...
2018-03-19 Peter EisentrautAdd missing break
2018-03-19 Tom LaneFix some corner-case issues in REFRESH MATERIALIZED...
2018-03-19 Andrew DunstanDon't use an Msys virtual path to create a tablespace
2018-03-19 Tom LaneFix performance hazard in REFRESH MATERIALIZED VIEW...
2018-03-19 Alvaro HerreraRemove unnecessary members from ModifyTableState and...
2018-03-19 Alvaro HerreraExpand comment a little bit
2018-03-19 Alvaro HerreraFix state reversal after partition tuple routing
2018-03-19 Robert HaasGenerate a separate upper relation for each stage of...
2018-03-19 Robert HaasRewrite recurse_union_children to iterate, rather than...
2018-03-19 Magnus HaganderFix typo in comment
2018-03-18 Tom LaneDoc: note that statement-level view triggers require...
2018-03-18 Magnus HaganderFix pg_recvlogical for pre-10 versions
2018-03-17 Tom LaneFix overflow handling in plpgsql's integer FOR loops.
2018-03-17 Tom LaneFix WHERE CURRENT OF when the referenced cursor uses...
2018-03-17 Michael MeskesFix closing of incorrectly named cursor.
2018-03-17 Peter EisentrautSet libpq sslcompression to off by default
2018-03-17 Peter EisentrautAdd ssl_passphrase_command setting
2018-03-17 Andres FreundAdd 'unit' parameter to ExplainProperty{Integer,Float}.
2018-03-17 Andres FreundMake ExplainPropertyInteger accept 64bit input, remove...
2018-03-16 Tom LaneFix query-lifespan memory leakage in repeatedly execute...
2018-03-16 Tom LaneDoc: explicitly point out that enum values can't be...
2018-03-16 Peter EisentrautChange transaction state debug strings to match enum...
2018-03-16 Peter EisentrautImprove savepoint error messages
2018-03-16 Peter EisentrautSimplify parse representation of savepoint commands
2018-03-16 Peter EisentrautRename TransactionChain functions
2018-03-16 Peter EisentrautUpdate function comments
2018-03-16 Tom LaneMop-up for letting VOID-returning SQL functions end...
2018-03-16 Tom LaneFix msvc/ecpg_regression.proj for recent ECPG test...
2018-03-15 Tom LaneClean up duplicate table and function names in regressi...
2018-03-15 Robert HaasSplit create_grouping_paths into degenerate and non...
2018-03-15 Alvaro Herreratest_ddl_deparse: rename matview
2018-03-15 Tom LaneClean up duplicate role and schema names in regression...
2018-03-15 Peter EisentrautFix more format truncation issues
2018-03-15 Robert HaasPass additional arguments to a couple of grouping-relat...
2018-03-15 Alvaro Herrerarestrict -> pg_restrict
2018-03-15 Alvaro Herreratest_ddl_deparse: Don't use pg_class as source for...
2018-03-15 Alvaro Herreralogical replication: fix OID type mapping mechanism
2018-03-14 Peter EisentrautFix compiler warning
2018-03-14 Peter EisentrautRemove pg_class.relhaspkey
2018-03-14 Stephen FrostFix function-header comments in planner.c
2018-03-14 Stephen FrostFix typo in add_paths_to_append_rel()
2018-03-14 Michael MeskesFixed compiler warnings in test case.
2018-03-14 Peter EisentrautSupport INOUT arguments in procedures
2018-03-14 Alvaro HerreraLog when a BRIN autosummarization request fails
2018-03-14 Stephen FrostFix comment for ExecProcessReturning
2018-03-14 Peter EisentrautAdd tests for reinit.c
2018-03-13 Michael MeskesAdd Oracle like handling of char arrays.
2018-03-13 Michael MeskesFix double frees in ecpg.
2018-03-13 Andres FreundExpand AND/OR regression tests around NULL handling.
2018-03-13 Andres FreundAdd COSTS off to two EXPLAIN using tests.
2018-03-13 Robert HaasLet Parallel Append over simple UNION ALL have partial...
2018-03-13 Tom LaneWhen updating reltuples after ANALYZE, just extrapolate...
2018-03-13 Tom LaneAvoid holding AutovacuumScheduleLock while rechecking...
2018-03-13 Michael MeskesSet connection back to NULL after freeing it.
2018-03-13 Peter EisentrautMove strtoint() to common
2018-03-13 Peter EisentrautChange internal integer representation of Value node
2018-03-13 Peter EisentrautFix CREATE TABLE / LIKE with bigint identity column
2018-03-12 Alvaro HerreraAvoid having two PKs in a partition
2018-03-12 Alvaro Herreradoc: Reword restriction on partition keys in unique...
2018-03-12 Alvaro Herreradocs: Fix typo: a -> an
2018-03-12 Alvaro HerreraRemove doc sentence no longer applicable
2018-03-11 Tom LaneFix improper uses of canonicalize_qual().
2018-03-11 Magnus HaganderClarify initdb --help message for --wal-segsize
2018-03-10 Tom LaneIn psql, restore old behavior of Query_for_list_of_func...
2018-03-09 Tom LaneImprove predtest.c's internal docs, and enhance its...
2018-03-09 Tom LaneFix test_predtest's idea of what weak refutation means.
2018-03-08 Robert HaasCorrectly assess parallel-safety of tlists when SRFs...
2018-03-08 Tom LaneAdd test scaffolding for exercising optimizer's predica...
2018-03-08 Tom LaneRevert "Temporarily instrument postgres_fdw test to...
2018-03-08 Tom LaneIn initdb, don't bother trying max_connections = 10.
2018-03-08 Tom LaneFix cross-checking of ReservedBackends/max_wal_senders...
2018-03-07 Robert Haastest_decoding: Remove unused #include directives.
next