]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2019-11-19  Amit KapilaAdd logical_decoding_work_mem to limit ReorderBuffer...
2019-11-18  Peter Geoghegannbtree: Tweak _bt_pgaddtup() comments.
2019-11-17  Tom LaneFurther fix dumping of views that contain just VALUES...
2019-11-16  Peter GeogheganAdd tuplesort test to serial_schedule.
2019-11-16  Michael PaquierImprove stability of tests for VACUUM (SKIP_LOCKED)
2019-11-16  Tomas VondraProperly determine length for on-disk TOAST values
2019-11-16  Tomas VondraSkip system attributes when applying mvdistinct stats
2019-11-15  Thomas MunroAlways call ExecShutdownNode() if appropriate.
2019-11-14  Alvaro HerreraRemove the word "virgins" for documentation
2019-11-14  Michael PaquierCleanup code in reloptions.h regarding reloption handling
2019-11-14  Michael PaquierSplit handling of reloptions for partitioned tables
2019-11-14  Andres FreundFix plan instability in the new tuplesort test.
2019-11-13  Andres FreundRemove unused code from tuplesort.
2019-11-13  Andres FreundAdd tests for tuplesort.c.
2019-11-13  Tom LaneAdd missing check_collation_set call to bpcharne().
2019-11-13  Tom LaneFix silly initializations (cosmetic only).
2019-11-13  Tom LaneAvoid using SplitIdentifierString to parse ListenAddres...
2019-11-13  Tom LaneAvoid downcasing/truncation of RADIUS authentication...
2019-11-13  Tom LaneInclude TableFunc references when computing expression...
2019-11-13  Tom LaneHandle arrays and ranges in pg_upgrade's test for non...
2019-11-13  Fujii MasaoMake pg_waldump report more detail information about...
2019-11-13  Michael PaquierAdd regression test for two-phase transaction in postgr...
2019-11-13  Amit KapilaIntroduce the 'force' option for the Drop Database...
2019-11-12  Tom LaneFinish reverting commit 0a52d378b.
2019-11-12  Alvaro Herrerapg_stat_activity: document client_port being null
2019-11-12  Alvaro Herrerapg_stat_{ssl,gssapi}: Show only processes with connections
2019-11-12  Peter GeogheganMake _bt_keep_natts_fast() use datum_image_eq().
2019-11-12  Alvaro HerreraHave LookupFuncName accept NULL argtypes for 0 args
2019-11-12  Peter GeogheganTeach datum_image_eq() about cstring datums.
2019-11-12  Tom LaneFix ecpglib.h to declare bool consistently with c.h.
2019-11-12  Peter Eisentrautgitattributes: Add new file
2019-11-12  Amit KapilaMake the order of the header file includes consistent...
2019-11-11  Tom LaneDoc: fix ancient mistake, or at least obsolete info...
2019-11-11  Tom LaneFurther improve stability of partition_prune regression...
2019-11-11  Peter Eisentrautgitattributes: Remove entries for no longer existing...
2019-11-11  Peter EisentrautFix whitespace
2019-11-11  Peter EisentrautRerun autoheader
2019-11-11  Thomas MunroOptimize PredicateLockTuple().
2019-11-11  Thomas MunroOptimize TransactionIdIsCurrentTransactionId().
2019-11-11  Amit KapilaRearrange dropdb() to avoid errors after allowing other...
2019-11-09  Peter EisentrautFix subscription test
2019-11-09  Peter Eisentrautdoc: Clarify documentation about SSL passphrases
2019-11-09  Peter Eisentrautdoc: Further tweak recovery parameters documentation
2019-11-09  Peter EisentrautFix negative bitmapset member not allowed error in...
2019-11-09  Michael PaquierFix new COPY test of PL/pgSQL with VPATH builds
2019-11-09  Michael PaquierAdd tests for COPY in PL/pgSQL
2019-11-08  Andres FreundPass ItemPointer not HeapTuple to IndexBuildCallback.
2019-11-08  Alvaro HerreraAdd backtrace support for error reporting
2019-11-08  Peter EisentrautFix gratuitous error message variation
2019-11-08  Etsuro Fujitapostgres_fdw: Fix error message for PREPARE TRANSACTION.
2019-11-08  Peter EisentrautMore precise errors from initial pg_control check
2019-11-08  Peter GeogheganUse "low key" terminology in nbtsort.c.
2019-11-07  Bruce Momjiandocs: clarify that only INSERT and UPDATE triggers...
2019-11-07  Tom LaneMove declaration of ecpg_gettext() to a saner place.
2019-11-07  Alvaro HerreraFix SET CONSTRAINTS .. DEFERRED on partitioned tables
2019-11-07  Tom LaneFix integer-overflow edge case detection in interval_mu...
2019-11-07  Peter EisentrautRemove HAVE_LONG_LONG_INT
2019-11-07  Peter EisentrautFix nested error handling in PG_FINALLY
2019-11-07  Fujii MasaoFix assertion failure when running pgbench -s.
2019-11-07  Thomas MunroAdd reusable routine for making arrays unique.
2019-11-07  Michael PaquierCheck after errors of SPI_execute() in xml.c
2019-11-06  Tomas VondraAllow sampling of statements depending on duration
2019-11-06  Tomas VondraDocument log_transaction_sample_rate as superuser-only
2019-11-06  Tom LaneMinor code review for tuple slot rewrite.
2019-11-06  Tom LaneSync our DTrace infrastructure with c.h's definition...
2019-11-06  Peter EisentrautFix memory allocation mistake
2019-11-06  Peter EisentrautRemove unused function argument
2019-11-06  Michael PaquierFix timestamp of sent message for write context in...
2019-11-06  Andrew GierthRequest small targetlist for input to WindowAgg.
2019-11-06  Fujii MasaoCorrect the command tags for ALTER ... RENAME COLUMN.
2019-11-06  Fujii MasaoAdd "G" (server-side data generation) as an initializat...
2019-11-06  Bruce Momjiandoc: fix plurality typo on bgwriter doc sentence
2019-11-05  Andres FreundMake StringInfo available to frontend code.
2019-11-05  Andres FreundSplit all OBJS style lines in makefiles into one-line...
2019-11-05  Tom LaneTweak some authentication debug messages to follow...
2019-11-05  Tom LaneAvoid logging complaints about abandoned connections...
2019-11-05  Tom LaneFix "unexpected relkind" error when denying permissions...
2019-11-05  Tom LaneGenerate EquivalenceClass members for partitionwise...
2019-11-05  Michael PaquierDoc: Clarify locks taken when using ALTER TABLE ATTACH...
2019-11-05  Michael PaquierDoc: Improve description around ALTER TABLE ATTACH...
2019-11-05  Michael PaquierRefactor code building relation options
2019-11-04  Tom LaneStabilize pg_dump output order for similarly-named...
2019-11-04  Tom LaneFix ginEntryInsert's counting of GIN leaf tuples.
2019-11-04  Peter EisentrautFix some compiler warnings on older compilers
2019-11-04  Peter EisentrautCatch invalid typlens in a couple of places
2019-11-03  Tom LaneSuppress warning from older compilers.
2019-11-03  Tom LaneFix PG_GETARG_SEG_P() definition.
2019-11-02  Tom LaneValidate ispell dictionaries more carefully.
2019-11-02  Michael PaquierFix failure when creating cloned indexes for a partition
2019-11-01  Michael PaquierAdd some assertions in syncrep.c
2019-11-01  Michael PaquierFix race condition at backend exit when deleting elemen...
2019-11-01  Peter EisentrautAdd some assertions to view reloption macros
2019-11-01  Peter EisentrautPG_FINALLY
2019-10-31  Peter EisentrautAdd const qualifiers to internal range type APIs
2019-10-31  Michael PaquierFix typo in comment of syncrep.c
2019-10-30  Peter EisentrautRemove one use of IDENT_USERNAME_MAX
2019-10-30  Peter EisentrautUpdate code comments about peer authenticaton
2019-10-30  Andres Freundpg_waldump: Fix --bkp-details to not issue spurious...
2019-10-30  Andres Freundpg_waldump: Fix small memory leak when rmgr->rm_identif...
2019-10-30  Michael PaquierFix typos in the code
next