users/rhaas/postgres.git
2022-11-17 Alvaro HerreraFix MERGE tuple count with DO NOTHING
2022-11-17 Peter GeogheganUse correct type name in comments about freezing.
2022-11-17 Noah MischAccount for IPC::Run::result() Windows behavior change.
2022-11-17 Peter Eisentrautlibpq: Handle NegotiateProtocolVersion message
2022-11-17 Peter Eisentrautlibpq: Correct processing of startup response messages
2022-11-17 Daniel GustafssonFix wording in comment
2022-11-17 Alvaro HerreraFix outdated comment in ExecDelete
2022-11-17 Peter EisentrautAllow initdb to complete on systems without "locale...
2022-11-17 Daniel Gustafssondoc: Fix wording of MERGE actions in README
2022-11-17 Daniel GustafssonFix typos in comments
2022-11-17 Michael PaquierRemove unneeded include in test_slru.c
2022-11-17 Peter EisentrautExport with_icu when running src/bin/scripts tests...
2022-11-17 Peter EisentrautUpdate some more ObjectType switch statements to not...
2022-11-17 Tom LaneImprove ruleutils' printout of LATERAL references withi...
2022-11-16 Thomas MunroFix slowdown in TAP tests due to recent walreceiver...
2022-11-16 Tom LaneInvent "multibitmapsets", and use them to speed up...
2022-11-16 Peter EisentrautAdd missing object classes to object_address test
2022-11-16 Tom LaneShave some cycles off subscription/t/100_bugs.pl tests.
2022-11-16 Peter EisentrautVariable renaming in preparation for refactoring
2022-11-16 Peter EisentrautRemove useless casts
2022-11-16 Peter EisentrautTurn HeapKeyTest macro into inline function
2022-11-16 Peter EisentrautRemove unused include
2022-11-16 Daniel Gustafssondoc: document the TAP test environment variables
2022-11-16 Daniel Gustafssondoc: update metacpan.org links to avoid redirects
2022-11-16 Michael PaquierUse multi-inserts for pg_ts_config_map
2022-11-16 Jeff DavisFix test in ae168c794f, per buildfarm.
2022-11-16 Michael PaquierUse multi-inserts for pg_enum
2022-11-16 Michael PaquierAvoid some overhead with open and close of catalog...
2022-11-16 Michael PaquierAdd test module for SLRUs
2022-11-16 Jeff DavisMark argument of RegisterCustomRmgr() as const.
2022-11-15 Jeff DavisAdd test module for Custom WAL Resource Manager feature.
2022-11-15 Peter GeogheganDeduplicate freeze plans in freeze WAL records.
2022-11-15 Peter EisentrautCheck return value of pclose() correctly
2022-11-15 Daniel Gustafssondoc: Use more concise wording for pl/pgSQL TG_ variables
2022-11-15 Peter Eisentrautpsql: Add command to use extended query protocol
2022-11-15 Peter Eisentrautlibpq error message refactoring, part 2
2022-11-15 Peter Eisentrautlibpq error message refactoring
2022-11-15 Peter EisentrautDisallow setting archive_library and archive_command...
2022-11-15 Amit KapilaImprove comments referring snapshot's subxip array.
2022-11-14 Amit KapilaFix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE...
2022-11-14 Michael PaquierAdd error context callback when tokenizing authenticati...
2022-11-14 Michael PaquierInvent open_auth_file() in hba.c to refactor authentica...
2022-11-13 Peter Eisentrautlibpq: Add missing newlines to error messages
2022-11-13 Peter Eisentrautlibpq: Remove unneeded cast and adjust format placeholder
2022-11-13 Tom LaneMake Bitmapsets be valid Nodes.
2022-11-13 Andrew DunstanUse installed postgresql.conf.sample for GUC sanity...
2022-11-13 Andrew DunstanMake PostgreSQL::Test::Cluster::config_data more flexible
2022-11-13 Peter EisentrautRefactor aclcheck functions
2022-11-13 Peter EisentrautRefactor ownercheck functions
2022-11-12 Peter EisentrautAdd repalloc0 and repalloc0_array
2022-11-12 Noah MischIf wait_for_catchup fails under has_wal_read_bug, skip...
2022-11-12 Tom LaneFix volatility marking of timestamptz_trunc_zone.
2022-11-12 Jeff DavisDocument WAL rules related to PD_ALL_VISIBLE in README.
2022-11-11 Jeff DavisFix theoretical torn page hazard.
2022-11-11 Jeff DavisRemove obsolete comments and code from prior to f8f4227976.
2022-11-11 Peter Eisentrautmeson: Define HAVE_LOCALE_T for msvc
2022-11-10 Tom LaneSupport writing "CREATE/ALTER TABLE ... SET STORAGE...
2022-11-10 Tom LaneFix alter_table.sql test case to test what it claims to.
2022-11-10 Amit KapilaFix comments atop ReorderBufferAddInvalidations.
2022-11-10 Michael PaquierFix comment of SimpleLruInit() in slru.c
2022-11-09 Tom LaneApply a better fix to mdunlinkfork().
2022-11-09 Alvaro HerreraRemove redundant declaration for XidInMVCCSnapshot
2022-11-09 Tom LaneReport a more useful error for reloptions on a partitio...
2022-11-09 Tom LaneDoc: add comments about PreventInTransactionBlock/IsInT...
2022-11-09 Thomas MunroProvide sigaction() for Windows.
2022-11-08 Michael PaquierUse AbsoluteConfigLocation() when building an included...
2022-11-08 Tom LaneDoc: improve tutorial section about grouped aggregates.
2022-11-08 Peter EisentrautUnify some internal error message wordings
2022-11-08 Tom LaneProduce more-optimal plans for bitmap scans on boolean...
2022-11-08 Thomas MunroSuppress useless wakeups in walreceiver.
2022-11-08 Michael Paquierpsql: Add information in \d+ about foreign partitions...
2022-11-08 Michael PaquierUse pg_pwrite_zeros() in walmethods.c
2022-11-08 Michael PaquierIntroduce pg_pwrite_zeros() in fileutils.c
2022-11-08 Michael PaquierFix initialization of pg_stat_get_lastscan()
2022-11-07 David RowleyFix compiler warning on MSVC
2022-11-07 Tom LaneFix failure to remove non-first segments of temporary...
2022-11-07 Michael PaquierMove code related to configuration files in directories...
2022-11-05 Tom LaneDon't pass down nonnullable_vars while reducing outer...
2022-11-05 Tom LaneHandle SubPlan cases in find_nonnullable_rels/vars.
2022-11-05 Andres FreundRemove redundant breaks in HeapTupleSatisfiesVisibility
2022-11-05 Michael PaquierRemove unneeded includes of <sys/stat.h>
2022-11-05 Andres Freundmeson: Split 'main' suite into 'regress' and 'isolation'
2022-11-05 Andres Freundmeson: Mark PROVE as not required
2022-11-04 Tom LaneFix CREATE DATABASE so we can pg_upgrade DBs with OIDs...
2022-11-04 Etsuro FujitaCorrect error message for row-level triggers with trans...
2022-11-04 Amit KapilaDoc: Improve the description of confirmed_flush_lsn...
2022-11-04 John NaylorRemove outdated include
2022-11-03 Alvaro HerreraCreate FKs properly when attaching table as partition
2022-11-03 Peter EisentrautMake AssertPointerAlignment available to frontend code
2022-11-03 Tom LaneAvoid crash after function syntax error in a replicatio...
2022-11-03 Alvaro HerreraResolve partition strategy during early parsing
2022-11-03 Tom LaneAdd casts to simplehash.h to silence C++ warnings.
2022-11-03 John NaylorStraighten include order in guc-file.l
2022-11-02 Tom LaneAllow use of __sync_lock_test_and_set for spinlocks...
2022-11-02 Peter Eisentrautpg_dump: Refactor code that constructs ALTER ... OWNER...
2022-11-02 Tom LaneDefend against unsupported partition relkind in logical...
2022-11-02 Tom Lanepg_dump: fix failure to dump comments on constraints...
2022-11-02 Etsuro FujitaFix copy-and-pasteo in comment.
2022-11-02 Amit KapilaDoc: Update information about manually creating slots.
2022-11-02 Amit KapilaImprove the description of XLOG_RUNNING_XACTS.
next