postgresql.git
2020-10-08 Amit KapilaTrack statistics for spilling of changes from ReorderBu...
2020-10-07 Tom LaneFix optimization hazard in gram.y's makeOrderedSetArgs...
2020-10-07 Tom LanePrevent internal overflows in date-vs-timestamp and...
2020-10-07 Tom LaneClean up after newly-added tests for pg_test_fsync...
2020-10-07 Tom LaneRethink recent fix for pg_dump's handling of extension...
2020-10-07 Amit KapilaDisplay the names of missing columns in error during...
2020-10-06 Bruce Momjianpg_upgrade: remove pre-8.4 code and >= 8.4 check
2020-10-06 Bruce Momjianpg_upgrade; change major version comparisons to use...
2020-10-06 Tom LaneBuild EC members for child join rels in the right memor...
2020-10-06 Magnus HaganderFurther improvements on documentation for pg_dump -t
2020-10-06 Magnus HaganderClarify documentation around pg_dump -t option
2020-10-06 Magnus HaganderExpand installation documentation to cover binary insta...
2020-10-06 Michael PaquierFix compilation warning in xlog.c
2020-10-06 Andres FreundTry to unbreak 021_row_visibility.pl on mingw.
2020-10-06 Fujii Masaopostgres_fdw: reestablish new connection if cached...
2020-10-05 Bruce Momjiandoc: show functions returning record types and use...
2020-10-05 Bruce MomjianOverhaul pg_hba.conf clientcert's API
2020-10-05 Tom LaneInclude the process PID in assertion-failure messages.
2020-10-05 Tom LaneFix two latent(?) bugs in equivclass.c.
2020-10-05 Tom LaneDoc: fix parameter names in the docs of a couple of...
2020-10-05 Peter EisentrautSupport for OUT parameters in procedures
2020-10-05 Tom LaneImprove stability of identity.sql regression test.
2020-10-05 Michael PaquierFix handling of redundant options with COPY for "freeze...
2020-10-04 Tom LaneMake postgres.bki use the same literal-string syntax...
2020-10-03 Peter EisentrautImprove <xref> vs. <command> formatting in the document...
2020-10-03 Bruce Momjiandoc: libpq connection options can override command...
2020-10-03 Bruce Momjiandoc: clarify the use of ssh port forwarding
2020-10-02 Heikki LinnakangasTidy up error reporting when converting PL/Python arrays.
2020-10-02 Michael Paquierdoc: Improve some documentation about HA and replication
2020-10-02 Fujii MasaoAdd pg_stat_wal statistics view.
2020-10-02 Michael PaquierAdd block information in error context of WAL REDO...
2020-10-01 Tom LanePut back explicit setting of replication values within...
2020-10-01 Heikki LinnakangasFix incorrect assertion on number of array dimensions.
2020-10-01 Heikki LinnakangasSet right-links during sorted GiST index build.
2020-10-01 Michael PaquierRemove logging.c from the shared library of src/common/
2020-10-01 Andres FreundFix and test snapshot behavior on standby.
2020-09-30 Alvaro HerreraReword partitioning error message
2020-09-30 Tom LaneFix handling of BC years in to_date/to_timestamp.
2020-09-30 Heikki Linnakangaspgbench: Use PQExpBuffer to simplify code that construc...
2020-09-30 Peter EisentrautFix XML id to match GUC name
2020-09-30 Tom LaneRemove obsolete replication settings within TAP tests.
2020-09-30 David RowleyDoc: Improve clarity on partitioned table limitations
2020-09-29 Tom LaneFix make_timestamp[tz] to accept negative years as...
2020-09-29 Tom LaneFix memory leak in plpgsql's CALL processing.
2020-09-29 Alexander KorotkovSupport for ISO 8601 in the jsonpath .datetime() method
2020-09-29 Alexander KorotkovRemove excess space from jsonpath .datetime() default...
2020-09-29 Fujii MasaoArchive timeline history files in standby if archive_mo...
2020-09-29 Michael PaquierFix progress reporting of REINDEX CONCURRENTLY
2020-09-29 Tom LaneAdd for_each_from, to simplify loops starting from...
2020-09-29 Michael PaquierRevert "Change SHA2 implementation based on OpenSSL...
2020-09-28 Tom LaneStabilize create_table regression test.
2020-09-28 Tom LaneAssign collations in partition bound expressions.
2020-09-28 Tom LaneRemove complaints about COLLATE clauses in partition...
2020-09-28 Tom LaneCache the result of converting now() to a struct pg_tm.
2020-09-28 Michael PaquierChange SHA2 implementation based on OpenSSL to use...
2020-09-28 Tom LaneMinor mop-up for List improvements.
2020-09-28 Fujii MasaoImprove tab-completion for DEALLOCATE.
2020-09-28 David RowleyImprove pg_list.h's linitial(), lsecond() and co macros
2020-09-28 Michael PaquierImprove range checks of options for pg_test_fsync and...
2020-09-27 Tom LaneMove resolution of AlternativeSubPlan choices to the...
2020-09-26 Tom LaneFurther stabilize output from rolenames regression...
2020-09-26 Tom LaneRevise RelationBuildRowSecurity() to avoid memory leaks.
2020-09-26 Amit KapilaFix the logical replication from HEAD to lower versions.
2020-09-25 Thomas MunroDefer flushing of SLRU files.
2020-09-25 Michael PaquierRemove custom memory allocation layer in pgcrypto
2020-09-24 Tom LaneFix handling of -d "connection string" in pg_dump/pg_re...
2020-09-24 Robert HaasFix two bugs in MaintainOldSnapshotTimeMapping.
2020-09-24 Peter EisentrautStandardize the printf format for st_size
2020-09-24 Robert HaasAdd new 'old_snapshot' contrib module.
2020-09-24 Robert HaasExpose oldSnapshotControl definition via new header.
2020-09-24 Tom LaneDoc: sync lobj.sgml's copy of testlo.c with the latter...
2020-09-24 Tom LaneImprove behavior of tsearch_readline(), and remove...
2020-09-23 Thomas MunroFix missing fsync of SLRU directories.
2020-09-23 Tom LaneImprove error cursor positions for problems with partit...
2020-09-23 Tom LaneAvoid possible dangling-pointer access in tsearch_readl...
2020-09-23 Thomas MunroAllow WaitLatch() to be used without a latch.
2020-09-22 Tom LaneSimplify SortTocFromFile() by removing fixed buffer...
2020-09-22 Tom LaneRemove arbitrary line length limit for libpq service...
2020-09-22 Tom LaneRethink API for pg_get_line.c, one more time.
2020-09-22 Tom LaneExclude fmgrprotos.h from pgindent processing.
2020-09-22 Tom LaneImprove the error message for an inappropriate column...
2020-09-21 Tom LaneFix a few more generator scripts to produce pgindent...
2020-09-21 Tom LaneCopy editing: fix a bunch of misspellings and poor...
2020-09-21 Peter EisentrautStandardize order of use strict and use warnings in...
2020-09-21 Heikki LinnakangasFix checksum calculation in the new sorting GiST build.
2020-09-20 Tom LaneFix new GIST build code to work under CLOBBER_CACHE_ALWAYS.
2020-09-20 Peter EisentrautFix whitespace
2020-09-19 Tom LaneRemove precedence hacks no longer needed without postfi...
2020-09-19 Peter EisentrautRemove unused parameters
2020-09-19 Thomas MunroCode review for dynahash change.
2020-09-18 Thomas MunroRemove large fill factor support from dynahash.c.
2020-09-18 Tom LaneAllow most keywords to be used as column labels without...
2020-09-18 Robert Haaspg_surgery: Try to stabilize regression tests.
2020-09-18 Amit KapilaUpdate file header comments for logical/relation.c.
2020-09-18 Amit KapilaFix comments in heapam.c.
2020-09-18 Tom LaneTry to stabilize output from rolenames regression test.
2020-09-17 Tom LaneRemove support for postfix (right-unary) operators.
2020-09-17 Tom LaneRemove factorial operators, leaving only the factorial...
2020-09-17 Tom LaneFurther improve pgindent's list of file exclusions.
2020-09-17 Tom LaneImprove common/logging.c's support for multiple verbosi...
next