postgresql.git
11 min ago Tom LaneRevert "Avoid requiring Spanish locale to test NLS... master github/master
2 hours ago Jacob Championlibpq: Align oauth_json_set_error() with other NLS...
2 hours ago Jacob Championlibpq-oauth: Don't translate internal errors
2 hours ago Jacob Championlibpq: Add missing OAuth translations
3 hours ago Nathan BossartAllow passing a pointer to GetNamedDSMSegment()'s init...
3 hours ago Noah MischRevisit cosmetics of "For inplace update, send nontrans...
3 hours ago Noah MischCorrect comments of "Fix data loss at inplace update...
3 hours ago Tom LaneAvoid requiring Spanish locale to test NLS infrastructure.
5 hours ago Jeff DavisRemove incorrect declarations in pg_wchar.h.
5 hours ago Jeff DavisRemove unused single-byte char_is_cased() API.
5 hours ago Jeff DavisUse multibyte-aware extraction of pattern prefixes.
6 hours ago Tom LaneAdd offnum range checks to suppress compile warnings...
7 hours ago Heikki LinnakangasIncrease timeout in multixid_conversion upgrade test
12 hours ago Heikki LinnakangasImprove sanity checks on multixid members length
12 hours ago Álvaro HerreraDisable recently added CIC/RI isolation tests
12 hours ago Peter EisentrautRefactor static_assert() support.
14 hours ago Heikki LinnakangasClarify comment on multixid offset wraparound check
19 hours ago David RowleyFix typo in tablecmds.c
20 hours ago Amit KapilaAdd retry logic to pg_sync_replication_slots().
22 hours ago Michael Paquiertest_custom_stats: Fix compilation warning
22 hours ago Michael Paquierpageinspect: use index_close() for GiST index relation
23 hours ago Michael Paquiertest_custom_stats: Add tests with read/write of auxilia...
23 hours ago Michael PaquierAllow cumulative statistics to read/write auxiliary...
25 hours ago Tom LaneUpdate typedefs.list to match what the buildfarm curren...
25 hours ago Tom LaneMake "pgoff_t" be a typedef not a #define.
28 hours ago Tom LaneLooks like we can't test NLS on machines that lack...
29 hours ago Andres Freundbufmgr: Add one-entry cache for private refcount
29 hours ago Andres Freundbufmgr: Separate keys for private refcount infrastructure
29 hours ago Tom LaneTry a few different locale name spellings in nls.sql.
30 hours ago Tom LaneFix double assignment.
30 hours ago Tom LaneAdd a regression test to verify that NLS translation...
32 hours ago Alexander KorotkovRefactor WaitLSNType enum to use a macro for type count
33 hours ago Alexander KorotkovFix usage of palloc() in MERGE/SPLIT PARTITION(s) code
36 hours ago Alexander KorotkovImplement ALTER TABLE ... SPLIT PARTITION ... command
36 hours ago Alexander KorotkovImplement ALTER TABLE ... MERGE PARTITIONS ... command
45 hours ago Michael Paquierdoc: Fix incorrect documentation for test_custom_stats
2 days ago Tom LaneFix jsonb_object_agg crash after eliminating null-value...
2 days ago Peter EisentrautUse correct preprocessor conditional in relptr.h
2 days ago Peter EisentrautFix out-of-date comment on makeRangeConstructors
2 days ago Peter EisentrautClarify comment about temporal foreign keys
3 days ago Álvaro HerreraReject opclass options in ON CONFLICT clause
3 days ago Peter EisentrautReplace most StaticAssertStmt() with StaticAssertDecl()
3 days ago Heikki LinnakangasNever store 0 as the nextMXact
4 days ago Nathan BossartFix some comments.
4 days ago Álvaro HerreraFix infer_arbiter_index for partitioned tables
4 days ago Heikki LinnakangasFix comment on how temp files and subtransactions are...
4 days ago Heikki LinnakangasAdd runtime checks for bogus multixact offsets
4 days ago Peter EisentrautMake <assert.h> consistently available in frontend...
4 days ago Michael PaquierUse palloc_object() and palloc_array(), the last change
4 days ago Michael Paquierpg_buffercache: Fix memory allocation formula
4 days ago Amit KapilaEnhance slot synchronization API to respect promotion...
4 days ago Peter GeogheganClarify why _bt_killitems sorts its items array.
4 days ago Michael PaquierFix allocation formula in llvmjit_expr.c
4 days ago Peter GeogheganFix MULTIXACT_DEBUG builds.
5 days ago Tom LaneAllow PG_PRINTF_ATTRIBUTE to be different in C and...
5 days ago Peter GeogheganReturn TIDs in desc order during backwards scans.
5 days ago Jeff DavisAdd pg_iswcased().
5 days ago Jeff DavisRemove char_tolower() API.
5 days ago Heikki LinnakangasFix bogus extra arguments to query_safe in test
5 days ago Heikki LinnakangasImprove DDL deparsing test
5 days ago Melanie PlagemanAdd comment about keeping PD_ALL_VISIBLE and VM in...
5 days ago Melanie PlagemanSimplify vacuum visibility assertion
5 days ago Heikki LinnakangasFix comment in GetPublicationRelations
5 days ago Heikki LinnakangasFix some near-bugs related to ResourceOwner function...
5 days ago Michael Paquierlibpq: Authorize pthread_exit() in libpq_check
5 days ago Michael PaquierFix failures with cross-version pg_upgrade tests
5 days ago Michael PaquierFix two issues with recently-introduced nbtree test
6 days ago Michael PaquierFix meson warning due to missing declaration of NM
6 days ago Heikki LinnakangasFix typo in comment
6 days ago David RowleyFix misleading comment in tuplesort.c
6 days ago Michael PaquierUse palloc_object() and palloc_array() in backend code
6 days ago Thomas MunroFix O_CLOEXEC flag handling in Windows port.
6 days ago Nathan Bossartvacuumdb: Add --dry-run.
6 days ago Nathan BossartAdd ParallelSlotSetIdle().
6 days ago Nathan Bossartvacuumdb: Move some variables to the vacuumingOptions...
6 days ago Masahiko SawadaAdd started_by column to pg_stat_progress_analyze view.
6 days ago Masahiko SawadaAdd mode and started_by columns to pg_stat_progress_vac...
6 days ago Nathan Bossartdoc: Fix titles of some pg_buffercache functions.
6 days ago Tom LaneSupport "j" length modifier in snprintf.c.
6 days ago Heikki LinnakangasAdd wait event for the group commit delay before WAL...
6 days ago Heikki LinnakangasFix warning about wrong format specifier for off_t...
6 days ago Heikki LinnakangasWiden MultiXactOffset to 64 bits
6 days ago Heikki LinnakangasMove pg_multixact SLRU page format definitions to a...
6 days ago Dean Rasheeddoc: Fix statement about ON CONFLICT and deferrable...
6 days ago Richard GuoFix distinctness check for queries with grouping sets
6 days ago Richard GuoFix const-simplification for index expressions and...
6 days ago Amit KapilaFix LOCK_TIMEOUT handling in slotsync worker.
6 days ago Peter EisentrautRemove useless casts in format arguments
6 days ago Peter EisentrautClean up int64-related format strings
6 days ago Peter EisentrautRemove unnecessary casts in printf format arguments...
6 days ago Michael PaquierUse palloc_object() and palloc_array() in more areas...
6 days ago Andres FreundImprove documentation for pg_atomic_unlocked_write_u32()
6 days ago David RowleyDoc: fix typo in hash index documentation
6 days ago Michael Paquierlibpq: Refactor logic checking for exit() in shared...
6 days ago Tom LaneFix minor portability issue in pg_resetwal.c.
7 days ago Peter GeogheganAvoid pointer chasing in _bt_readpage inner loop.
7 days ago Álvaro HerreraUnify some more messages
7 days ago Peter GeogheganRelocate _bt_readpage and related functions.
7 days ago Álvaro HerreraUnify error messages
7 days ago Heikki Linnakangaspg_resetwal: Use separate flags for whether an option...
next