postgresql.git
2020-03-02 Alvaro HerreraRepresent command completion tags as structs
2020-03-02 Tom LaneBlacklist port/win32_msvc/utime.h in cpluspluscheck...
2020-03-02 Peter GeogheganSilence nbtree.h cpluspluscheck warning.
2020-03-02 Peter GeogheganAdd assertions to _bt_update_posting().
2020-03-02 Peter EisentrautUpdate Microsoft documentation link
2020-03-02 Peter EisentrautRemove long unused code behind a #if 0
2020-03-02 Michael PaquierFix command-line colorization on Windows with VT100...
2020-03-02 Michael PaquierHandle logical decoding in multi-insert for catalog...
2020-03-01 Peter GeogheganRemove dead code from _bt_update_posting().
2020-03-01 Dean RasheedFix corner-case loss of precision in numeric ln().
2020-02-29 Peter GeogheganDoc: Fix pageinspect bt_page_items() example.
2020-02-29 Peter GeogheganTeach pageinspect about nbtree deduplication.
2020-02-29 Tom LaneCorrectly re-use hash tables in buildSubPlanHash().
2020-02-29 Tom LaneRemove obsolete comment.
2020-02-29 Tom LaneAvoid failure if autovacuum tries to access a just...
2020-02-28 Jeff DavisFix commit c11cb17d.
2020-02-28 Tom LaneDoc: correct thinko in pg_buffercache documentation.
2020-02-28 Alvaro HerreraAdd comments on avoid reuse of parse-time snapshot
2020-02-28 Peter EisentrautAdd PostgreSQL home page to --help output
2020-02-28 Peter EisentrautRefer to bug report address by symbol rather than hardc...
2020-02-27 Alvaro HerreraCatversion bump for b9b408c48724
2020-02-27 Jeff DavisSave calculated transitionSpace in Agg node.
2020-02-27 Peter GeogheganDoc: Fix deduplicate_items index term.
2020-02-27 Alvaro HerreraRecord parents of triggers
2020-02-27 Michael PaquierRemove TAP test for createdb --lc-ctype
2020-02-27 Michael PaquierSkip foreign tablespaces when running pg_checksums...
2020-02-27 Robert HaasMove src/backend/utils/hash/hashfn.c to src/common
2020-02-27 Michael Paquiercreatedb: Fix quoting of --encoding, --lc-ctype and...
2020-02-26 Peter GeogheganSilence another compiler warning in nbtinsert.c.
2020-02-26 Tom LaneSuppress unnecessary RelabelType nodes in more cases.
2020-02-26 Alvaro HerreraFix docs regarding AFTER triggers on partitioned tables
2020-02-26 Peter GeogheganSilence compiler warning in nbtinsert.c.
2020-02-26 Peter GeogheganAdd deduplication to nbtree.
2020-02-26 Peter GeogheganAdd equalimage B-Tree support functions.
2020-02-26 Magnus HaganderInclude error code in message from pg_upgrade
2020-02-25 Michael PaquierFix build failure on header generation with repetitive...
2020-02-24 Tom LaneFix compile failure.
2020-02-24 Andres Freundexpression eval: Reduce number of steps for agg transit...
2020-02-24 Michael PaquierIssue properly WAL record for CID of first catalog...
2020-02-24 Tom LaneAccount explicitly for long-lived FDs that are allocate...
2020-02-24 Peter EisentrautChange client-side fsync_fname() to report errors fatally
2020-02-24 Robert HaasAdapt hashfn.c and hashutils.h for frontend use.
2020-02-24 Robert HaasPut all the prototypes for hashfn.c into the same heade...
2020-02-24 Robert HaasMove bitmap_hash and bitmap_match to bitmapset.c.
2020-02-24 Michael PaquierAdd prefix checks in exclude lists for pg_rewind, pg_ch...
2020-02-22 Peter EisentrautFactor out InitControlFile() from BootStrapXLOG()
2020-02-22 Peter EisentrautReformat code comment
2020-02-22 Peter Eisentrautpg_resetwal: Rename function to avoid potential conflict
2020-02-21 Tom LaneAdjust Solution.pm to set HAVE_STDINT_H.
2020-02-21 Peter EisentrautFix perlcritic warnings
2020-02-21 Peter EisentrautAllow running src/tools/msvc/mkvcbuild.pl under not...
2020-02-21 Tom LaneAssume that we have signed integral types and flexible...
2020-02-21 Tom LaneAssume that we have <wchar.h>.
2020-02-21 Tom LaneAssume that we have utime() and <utime.h>.
2020-02-21 Tom LaneAssume that we have rint().
2020-02-21 Tom LaneAssume that we have memmove().
2020-02-21 Tom LaneAssume that we have cbrt().
2020-02-21 Tom LaneAssume that we have isinf().
2020-02-21 Tom LaneAssume that we have functional, 64-bit fseeko()/ftello().
2020-02-21 Peter EisentrautFix compiler warnings on 64-bit Windows
2020-02-21 Jeff DavisFixup for nodeAgg.c refactor.
2020-02-21 Etsuro FujitaAvoid redundant checks in partition_bounds_copy().
2020-02-21 Peter EisentrautRequire stdint.h
2020-02-21 Michael PaquierDoc: Fix instructions to control build environment...
2020-02-20 Alvaro HerreraSimplify FK-to-partitioned regression test query
2020-02-20 Etsuro FujitaRemove extra word from comment.
2020-02-20 Michael PaquierCleanup more code related to ws2_32.dll loading in...
2020-02-19 Tom LaneDoc: discourage use of partial indexes for poor-man...
2020-02-19 Tom LaneRemove support for upgrading extensions from "unpackage...
2020-02-19 Peter EisentrautFix typo
2020-02-19 Tom LaneFix confusion about event trigger vs. plain function...
2020-02-19 Peter EisentrautSet gen_random_uuid() to volatile
2020-02-19 Jeff DavisMinor refactor of nodeAgg.c.
2020-02-19 Jeff Davislogtape.c: allocate read buffer even for an empty tape.
2020-02-19 Fujii MasaoFix mesurement of elapsed time during truncating heap...
2020-02-19 Michael PaquierClean up some code, comments and docs referring to...
2020-02-19 Amit KapilaStop demanding that top xact must be seen before subxac...
2020-02-19 Peter GeogheganRemove obsolete _bt_compare() comment.
2020-02-18 Fujii MasaoMake inherited LOCK TABLE perform access permission...
2020-02-18 Michael PaquierRemove duplicated words in comments
2020-02-18 Michael PaquierFix grammar in monitoring.sgml
2020-02-17 Tom LaneTeach pg_dump to dump comments on RLS policy objects.
2020-02-17 Peter EisentrautOptimize update of tables with generated columns
2020-02-17 Peter EisentrautFill in extraUpdatedCols in logical replication
2020-02-17 Fujii MasaoAdd description about GSSOpenServer wait event into...
2020-02-17 Fujii MasaoAdd description about LogicalRewriteTruncate wait event...
2020-02-16 Tom LaneTry again to work around Windows' ERROR_SHARING_VIOLATI...
2020-02-15 Tom LaneUpdate obsolete comment.
2020-02-15 Tom LaneClarify coding in Catalog::AddDefaultValues.
2020-02-15 Tom LaneRun "make reformat-dat-files".
2020-02-15 Tom LaneDon't require pg_class.dat to contain correct relnatts...
2020-02-15 Peter GeogheganRecreate website's formatting for "website" doc builds.
2020-02-14 Tom LaneRemove pg_regress' --load-language option.
2020-02-14 Michael PaquierRemove some dead code in contrib/adminpack/
2020-02-13 Tom LaneMark some contrib modules as "trusted".
2020-02-13 Jeff DavisLogical Tape Set: lazily allocate read buffer.
2020-02-13 Tom LaneAvoid a performance regression in float overflow/underf...
2020-02-12 Peter GeogheganDoc: Restructure B-Tree support routine docs.
2020-02-12 Tom LaneRemove long-dead comments.
2020-02-12 Tom LaneDoc: fix old oversights in GRANT/REVOKE documentation.
next