users/rhaas/postgres.git
2023-02-20 John NaylorAdd assert checking to pg_leftmost_one_pos32() and...
2023-02-20 David RowleySpeedup and increase usability of set proc title functions
2023-02-20 Michael PaquierExpand regression tests of pg_stat_statements for utili...
2023-02-20 Michael PaquierRefactor tests of pg_stat_statements for planning,...
2023-02-19 Tomas VondraFix handling of multi-column BRIN indexes
2023-02-17 Tom LanePrint the correct aliases for DML target tables in...
2023-02-17 Peter EisentrautFix incorrect format placeholder
2023-02-17 Michael PaquierRedesign archive modules
2023-02-17 Thomas MunroRemove obsolete platforms from ps_status.c.
2023-02-16 Tom LaneFix check for child column generation status matching...
2023-02-16 Andrew Dunstanpgindent: mention directory arguments in help text
2023-02-16 Michael PaquierRemove duplicated comment in nodeModifyTable.c
2023-02-16 Amit KapilaAdd a new wait state and use it when sending data in...
2023-02-15 Michael PaquierAdd description for new patterns supported in HBA and...
2023-02-15 Alvaro HerreraDon't rely on uninitialized value in MERGE / DELETE
2023-02-15 David RowleyRename force_parallel_mode to debug_parallel_query
2023-02-15 Michael Paquierdoc: Fix spelling of option -Dtap_tests for meson
2023-02-15 Michael PaquierFix handling of SCRAM-SHA-256's channel binding with...
2023-02-15 Tatsuo IshiiFix make_etags failure on Mac.
2023-02-14 Peter EisentrautChange argument type of pq_sendbytes from char * to...
2023-02-14 Jeff DavisCorrect docs for the default locale_provider of a new...
2023-02-13 Tom LaneWhen removing a relation from the query, drop its RelOp...
2023-02-13 Tom LaneFix buggy recursion in flatten_rtes_walker().
2023-02-13 Tom LaneFix thinkos in have_unsafe_outer_join_ref; reduce to...
2023-02-13 Andrew DunstanRemove obsolete pgindent options --code-base and -...
2023-02-13 Alvaro HerreraFix object identity string for transforms
2023-02-13 Alvaro HerreraAdd wait_for_replay_catchup wrapper to Cluster.pm
2023-02-13 David RowleyFix pfree issue in presorted DISTINCT aggregate code
2023-02-13 Peter EisentrautConsolidate ItemPointer to Datum conversion functions
2023-02-13 David RowleyFix incorrect presorted DISTINCT aggregate if condition
2023-02-13 David RowleyDisable WindowAgg inverse transitions when subplans...
2023-02-13 Michael PaquierMark more nodes with attribute no_query_jumble
2023-02-12 Tom LaneMake pg_bsd_indent's .h files inclusion-order-safe.
2023-02-12 Tom LaneAvoid dereferencing an undefined pointer in DecodeInter...
2023-02-12 Tom LaneIntegrate pg_bsd_indent into our build/test infrastructure.
2023-02-12 Tom LaneSync pg_bsd_indent's copyright notices with Postgres...
2023-02-12 Tom LaneImport pg_bsd_indent sources.
2023-02-12 Andrew Dunstanpgindent: filter files for the --commit option
2023-02-11 Andres FreundAdd tests for pg_stat_io
2023-02-11 Andres FreundCreate regress_tblspc in test_setup
2023-02-11 Andres FreundAdd pg_stat_io view, providing more detailed IO statistics
2023-02-10 Tom LaneFix join removal logic to clean up sub-RestrictInfos...
2023-02-10 Tom LaneFurther fixes in qual nullingrel adjustment for outer...
2023-02-10 Peter EisentrautFix incorrect format placeholder
2023-02-10 Michael PaquierFix typo in parsenodes.h
2023-02-10 Andres Freundpgstat: Track more detailed relation IO statistics
2023-02-09 Andrew DunstanFix help text spacing in pgindent
2023-02-09 Michael PaquierFix various typos in code and tests
2023-02-09 Andres FreundRemove uses of AssertVariableIsOfType() obsoleted by...
2023-02-09 Andres Freundpgstat: Infrastructure for more detailed IO statistics
2023-02-09 Andres FreundFix bugs in GetSafeSnapshotBlockingPids(), introduced...
2023-02-08 Tom LaneStop recommending auto-download of DTD files, and indee...
2023-02-08 Andrew Dunstanpgindent: more ways to find files to indent
2023-02-08 Tom LaneFurther tighten nullingrel marking rules in build_joinr...
2023-02-08 Tom Laneremove_rel_from_query() must clean up PlaceHolderVar...
2023-02-08 Michael PaquierRemove SQL regression tests for GUCs related to NO_SHOW_ALL
2023-02-08 David RowleyRemove stray duplicated comment in heapam.h
2023-02-08 Amit KapilaFix the logical replication timeout during large DDLs.
2023-02-07 Tom LaneRethink nullingrel marking rules in build_joinrel_tlist().
2023-02-07 Tom LaneDoc: make src/test/*/README match current reality.
2023-02-07 Tom LaneRemove leftover code in deconstruct_distribute_oj_quals().
2023-02-07 Peter EisentrautRemove useless casts to (void *) in arguments of some...
2023-02-07 Amit KapilaUse appropriate wait event when sending data in the...
2023-02-07 David RowleyMore refactoring of heapgettup() and heapgettup_pagemode()
2023-02-07 Michael PaquierInclude values of A_Const nodes in query jumbling
2023-02-06 Andres Freundci: freebsd: stop postgres instance on failure, to...
2023-02-06 Peter EisentrautFix more outdated comments
2023-02-06 Peter EisentrautFix up outdated comments
2023-02-06 Tom LaneFix up join removal's interaction with PlaceHolderVars.
2023-02-06 Peter Eisentrautdoc: Fix SQL keywords lists
2023-02-06 Robert HaasDisable STARTUP_PROGRESS_TIMEOUT in standby mode.
2023-02-06 Peter Eisentrautdoc: Fix description of SQL standard parts
2023-02-06 Peter EisentrautRemove useless casts to (void *) in hash_search() calls
2023-02-06 Michael PaquierExtend check_GUC_init() with checks on flag combination...
2023-02-06 Michael PaquierAdd support for progress reporting to pg_verifybackup
2023-02-06 Michael PaquierProperly NULL-terminate GSS receive buffer on error...
2023-02-05 Michael PaquierRevert refactoring of restore command code to shell_res...
2023-02-05 Tom LaneFix over-optimistic updating of info about commutable...
2023-02-04 Tom LaneFix thinko in qual distribution.
2023-02-04 Tom LaneFix thinko in outer-join removal.
2023-02-04 Tom LaneRethink treatment of "postponed" quals in deconstruct_j...
2023-02-04 Dean RasheedAllow underscores in integer and numeric constants.
2023-02-04 Peter EisentrautRemove unused code related to unknown type
2023-02-03 Dean RasheedMake int64_div_fast_to_numeric() more robust.
2023-02-03 Peter Eisentrautdoc: Fix XML formatting that psql cannot handle
2023-02-03 Andres Freundci: Use windows VMs instead of windows containers
2023-02-03 David RowleyReduce code duplication between heapgettup and heapgett...
2023-02-03 Amit KapilaOptimize the origin drop functionality.
2023-02-03 Thomas Munroci: Upgrade macOS version from 12 to 13.
2023-02-02 David RowleyAdd helper functions to simplify heapgettup code
2023-02-02 David RowleyFurther refactor of heapgettup and heapgettup_pagemode
2023-02-02 Thomas MunroRetire PG_SETMASK() macro.
2023-02-02 Andrew DunstanDocument installing perltidy with cpanm
2023-02-02 Dean RasheedClarify the choice of rscale in numeric_sqrt().
2023-02-02 Dean RasheedEnsure that numeric.c compiles with other NBASE values.
2023-02-02 Thomas MunroDoc: Abstract AF_UNIX sockets don't work on Windows.
2023-02-02 Amit KapilaAllow the logical_replication_mode to be used on the...
2023-02-02 David RowleyRefactor heapam.c adding heapgettup_initial_block function
2023-02-01 Peter Eisentrautmeson: Fix typo in pkgconfig generation
2023-02-01 Michael PaquierSimplify main waiting loop of the archiver process
next