]> granicus.if.org Git - postgresql/shortlog
postgresql
2018-05-19 Tom LaneSupport platforms where strtoll/strtoull are spelled...
2018-05-19 Tom LaneArrange to supply declarations for strtoll/strtoull...
2018-05-19 Stephen FrostFix for globals.c- c.h must come first
2018-05-18 Tom LaneHot-fix ecpg regression test for missing ecpg_config...
2018-05-18 Robert HaasFurther adjust comment in get_partition_dispatch_recurse.
2018-05-18 Tom LaneAdd some test coverage for ecpg's "long long" support.
2018-05-18 Tom LaneRecognize that MSVC can support strtoll() and strtoull().
2018-05-18 Tom LaneSmall improvement for plpgsql regression test.
2018-05-18 Magnus HaganderFix error message on short read of pg_control
2018-05-18 Tom LaneMSVC builds must use a separate stamp file for copying...
2018-05-18 Andrew DunstanPrevent possibly spurious error when running perl -cw
2018-05-18 Peter EisentrautMessage wording and pluralization improvements
2018-05-18 Peter EisentrautFix whitespace
2018-05-17 Andrew Gierthdoc: fix description of backward_scan
2018-05-17 Bruce Momjiandoc: fix PG 11 attribution
2018-05-17 Tom LaneMake numeric power() handle NaNs according to the moder...
2018-05-17 Bruce Momjiandoc: PG 11 release notes adjustments
2018-05-16 Tom LaneDetoast plpgsql variables if they might live across...
2018-05-16 Tom LaneFix misprocessing of equivalence classes involving...
2018-05-16 Robert HaasPass the correct PlannerInfo to PlanForeignModify/PlanD...
2018-05-16 Robert HaasImprove comment in get_partition_dispatch_recurse.
2018-05-16 Bruce Momjiandocs: add space in PG 11 release notes, huge/large
2018-05-15 Bruce Momjiandocs: PG 11 rel notes, 'ps' display/background worker...
2018-05-15 Bruce Momjiandoc: adjust Extended Query PG 11 release note item
2018-05-15 Bruce Momjiandocs: update PG 11 release notes based on feedback
2018-05-15 Tom LaneFix type checking for support functions of parallel...
2018-05-15 Bruce Momjiandoc: clarify SCRAM channel binding
2018-05-14 Bruce Momjiandoc: update PG 11 release notes with suggested changes
2018-05-14 Alvaro HerreraDon't allow partitioned index on foreign-table partitions
2018-05-14 Magnus HaganderFix file paths in comments
2018-05-14 Alvaro Herrerapsql: have \d show FKs on partitioned tables
2018-05-14 Tom LaneDoc: fix minor release-note typo.
2018-05-13 Bruce Momjiandoc: update PG 11 rel. notes for ALTER TABLE's non...
2018-05-12 Alvaro Herreradocs: Rework sections on partition pruning/exclusion
2018-05-11 Tom LaneDoc: fix overenthusiastic markup.
2018-05-11 Bruce Momjiandocs: more PG 11 markup and email suggestions
2018-05-11 Bruce Momjiandoc: markup for PG 11 release notes and included email...
2018-05-11 Bruce Momjiandocs: initial draft of PG 11 release notes
2018-05-11 Bruce Momjiandocs: clarify that CREATE TABLE ... _AS_ can be parall...
2018-05-10 Teodor SigaevVarious improvements of skipping index scan during...
2018-05-09 Robert Haasdoc: Restrictions on InitPlans in parallel queries...
2018-05-09 Tom LaneUpdate time zone data files to tzdata release 2018e.
2018-05-09 Alvaro Herrerapgstatindex, pageinspect: handle partitioned indexes
2018-05-09 Alvaro Herrerapgstatindex: HASH -> hash
2018-05-09 Alvaro HerreraAdd relkind 'I' to catalog.sgml's list relkinds
2018-05-09 Alvaro HerreraFix assorted partition pruning bugs
2018-05-09 Andrew DunstanRestrict vertical tightness to parentheses in Perl...
2018-05-09 Andrew Dunstanperltidy some recent code changes before changing perlt...
2018-05-09 Alvaro HerreraMake gen_partprune_steps static
2018-05-09 Alvaro HerreraRemove useless 'default' clause
2018-05-09 Andrew DunstanAdd a script and a config file to run perlcritic
2018-05-09 Teodor SigaevImprove jsonb cast error message
2018-05-09 Tom LaneImprove inefficient regexes in vacuumdb TAP test.
2018-05-08 Tom LaneImprove initdb's query for generating default descripti...
2018-05-08 Peter EisentrautRefine error messages
2018-05-08 Tom LaneCount heap tuples in non-SnapshotAny path in IndexBuild...
2018-05-07 Andrew DunstanClean up some perlcritic warnings
2018-05-07 Tom LaneUndo extra chattiness of postmaster logs in TAP tests.
2018-05-07 Tom LaneUpdate oidjoins regression test for v11.
2018-05-07 Tom LaneSuppress compiler warnings when building with --enable...
2018-05-07 Tom LaneLast-minute updates for release notes.
2018-05-07 Tom LaneLast-minute updates for release notes.
2018-05-07 Peter Eisentrautdoc: Improve spelling and wording a bit
2018-05-07 Peter Eisentrautdoc: Fix minor markup issue
2018-05-07 Stephen Frostadminpack: Revoke EXECUTE on pg_logfile_rotate()
2018-05-07 Robert HaasDocumentation updates for partitioning.
2018-05-07 Peter EisentrautRemove unused macro
2018-05-06 Tom LaneRelease notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23.
2018-05-06 Andrew DunstanClear severity 5 perlcritic warnings from vcregress.pl
2018-05-05 Tom LaneFix bootstrap parser so that its keywords are unreserve...
2018-05-05 Tom LaneRevert "Test conversion of NaN between float4 and float8."
2018-05-05 Tom LanePut in_range_float4_float8's work in-line.
2018-05-05 Peter EisentrautRemove extra newlines after PQerrorMessage()
2018-05-04 Tom LaneFirst-draft release notes for 10.4.
2018-05-04 Heikki LinnakangasFix scenario where streaming standby gets stuck at...
2018-05-04 Alvaro HerreraDon't mark pages all-visible spuriously
2018-05-04 Andrew DunstanProvide for testing on python3 modules when under MSVC
2018-05-04 Andrew DunstanAllow MSYS as well as MINGW in Msys uname
2018-05-04 Tom LaneSync our copy of the timezone library with IANA release...
2018-05-04 Tom LaneFix precedence problem in new Perl code.
2018-05-04 Peter Eisentrautpg_dump: Use current_database() instead of PQdb()
2018-05-04 Teodor SigaevDon't truncate away non-key attributes for leftmost...
2018-05-04 Teodor SigaevRe-think predicate locking on GIN indexes.
2018-05-04 Peter EisentrautUpdate expected files for older Python versions
2018-05-03 Tom LaneBlindly try to fix MSVC build's use of genbki.pl and...
2018-05-03 Tom LaneAvoid overwriting unchanged output files in genbki...
2018-05-03 Tom LaneRearrange makefile rules for running Gen_fmgrtab.pl.
2018-05-03 Peter EisentrautTweak tests to support Python 3.7
2018-05-03 Teodor SigaevAdd HOLD_INTERRUPTS section into FinishPreparedTransaction.
2018-05-03 Tom LaneAvoid portability issues in autoprewarm.c.
2018-05-03 Teodor SigaevFix pg_dump support for pre-8.2 versions
2018-05-03 Tom LaneFurther improve code for probing the availability of...
2018-05-03 Peter EisentrautFix SPI error cleanup and memory leak
2018-05-03 Robert HaasRemove now-unnecessary cast.
2018-05-02 Tom LaneImprove our method for probing the availability of...
2018-05-02 Peter EisentrautPrevent NaN in jsonb/plpython transform
2018-05-02 Tom LaneSuppress some compiler warnings in plperl on Windows.
2018-05-02 Tom LaneFix assorted compiler warnings seen in the buildfarm.
2018-05-02 Tom LaneFix bogus code for extracting extended-statistics data...
2018-05-02 Peter Eisentrautdoc: Correct update on limitations of partitions
next