postgresql.git
98 min ago Michael Paquierbtree_gist: Fix memory allocation formula master github/master
5 hours ago Michael PaquierFix const correctness in pgstat data serialization...
7 hours ago Jacob Championoauth_validator: Avoid races in log_check()
7 hours ago Jacob Championlibpq-oauth: use correct c_args in meson.build
7 hours ago Jacob Championlibpq-fe.h: Don't claim SOCKTYPE in the global namespace
8 hours ago Tom LaneRename regress.so's .mo file to postgresql-regress...
13 hours ago Heikki LinnakangasMake postmaster 003_start_stop.pl test less flaky
17 hours ago Amit KapilaSupport existing publications in pg_createsubscriber.
25 hours ago Michael PaquierChange pgstat_report_vacuum() to use Relation
27 hours ago Michael PaquierRemove useless code in InjectionPointAttach()
28 hours ago Jeff DavisAvoid global LC_CTYPE dependency in pg_locale_icu.c.
28 hours ago Jeff Davisdowncase_identifier(): use method table from locale...
30 hours ago Jeff Davisltree: fix case-insensitive matching.
30 hours ago Jeff DavisClarify a #define introduced in 8d299052fe.
33 hours ago Jeff DavisFix multibyte issue in ltree_strncasecmp().
34 hours ago Robert HaasSwitch memory contexts in ReinitializeParallelDSM.
34 hours ago Tom LaneTest PRI* macros even when we can't test NLS translation.
35 hours ago Melanie PlagemanAdd explanatory comment to prune_freeze_setup()
35 hours ago Melanie PlagemanFix const qualification in prune_freeze_setup()
42 hours ago Daniel Gustafssondoc: Update header file mention for CompareType
43 hours ago John NaylorSeparate out bytea sort support from varlena.c
46 hours ago Michael PaquierAdd TAP test to check recovery when redo LSN is missing
47 hours ago Michael PaquierFail recovery when missing redo checkpoint record witho...
2 days ago Tom LaneRevert "Avoid requiring Spanish locale to test NLS...
2 days ago Jacob Championlibpq: Align oauth_json_set_error() with other NLS...
2 days ago Jacob Championlibpq-oauth: Don't translate internal errors
2 days ago Jacob Championlibpq: Add missing OAuth translations
2 days ago Nathan BossartAllow passing a pointer to GetNamedDSMSegment()'s init...
2 days ago Noah MischRevisit cosmetics of "For inplace update, send nontrans...
2 days ago Noah MischCorrect comments of "Fix data loss at inplace update...
2 days ago Tom LaneAvoid requiring Spanish locale to test NLS infrastructure.
2 days ago Jeff DavisRemove incorrect declarations in pg_wchar.h.
2 days ago Jeff DavisRemove unused single-byte char_is_cased() API.
2 days ago Jeff DavisUse multibyte-aware extraction of pattern prefixes.
2 days ago Tom LaneAdd offnum range checks to suppress compile warnings...
2 days ago Heikki LinnakangasIncrease timeout in multixid_conversion upgrade test
2 days ago Heikki LinnakangasImprove sanity checks on multixid members length
2 days ago Álvaro HerreraDisable recently added CIC/RI isolation tests
2 days ago Peter EisentrautRefactor static_assert() support.
2 days ago Heikki LinnakangasClarify comment on multixid offset wraparound check
2 days ago David RowleyFix typo in tablecmds.c
3 days ago Amit KapilaAdd retry logic to pg_sync_replication_slots().
3 days ago Michael Paquiertest_custom_stats: Fix compilation warning
3 days ago Michael Paquierpageinspect: use index_close() for GiST index relation
3 days ago Michael Paquiertest_custom_stats: Add tests with read/write of auxilia...
3 days ago Michael PaquierAllow cumulative statistics to read/write auxiliary...
3 days ago Tom LaneUpdate typedefs.list to match what the buildfarm curren...
3 days ago Tom LaneMake "pgoff_t" be a typedef not a #define.
3 days ago Tom LaneLooks like we can't test NLS on machines that lack...
3 days ago Andres Freundbufmgr: Add one-entry cache for private refcount
3 days ago Andres Freundbufmgr: Separate keys for private refcount infrastructure
3 days ago Tom LaneTry a few different locale name spellings in nls.sql.
3 days ago Tom LaneFix double assignment.
3 days ago Tom LaneAdd a regression test to verify that NLS translation...
3 days ago Alexander KorotkovRefactor WaitLSNType enum to use a macro for type count
3 days ago Alexander KorotkovFix usage of palloc() in MERGE/SPLIT PARTITION(s) code
3 days ago Alexander KorotkovImplement ALTER TABLE ... SPLIT PARTITION ... command
3 days ago Alexander KorotkovImplement ALTER TABLE ... MERGE PARTITIONS ... command
4 days ago Michael Paquierdoc: Fix incorrect documentation for test_custom_stats
4 days ago Tom LaneFix jsonb_object_agg crash after eliminating null-value...
4 days ago Peter EisentrautUse correct preprocessor conditional in relptr.h
4 days ago Peter EisentrautFix out-of-date comment on makeRangeConstructors
4 days ago Peter EisentrautClarify comment about temporal foreign keys
5 days ago Álvaro HerreraReject opclass options in ON CONFLICT clause
5 days ago Peter EisentrautReplace most StaticAssertStmt() with StaticAssertDecl()
5 days ago Heikki LinnakangasNever store 0 as the nextMXact
6 days ago Nathan BossartFix some comments.
6 days ago Álvaro HerreraFix infer_arbiter_index for partitioned tables
6 days ago Heikki LinnakangasFix comment on how temp files and subtransactions are...
6 days ago Heikki LinnakangasAdd runtime checks for bogus multixact offsets
6 days ago Peter EisentrautMake <assert.h> consistently available in frontend...
6 days ago Michael PaquierUse palloc_object() and palloc_array(), the last change
6 days ago Michael Paquierpg_buffercache: Fix memory allocation formula
6 days ago Amit KapilaEnhance slot synchronization API to respect promotion...
7 days ago Peter GeogheganClarify why _bt_killitems sorts its items array.
7 days ago Michael PaquierFix allocation formula in llvmjit_expr.c
7 days ago Peter GeogheganFix MULTIXACT_DEBUG builds.
7 days ago Tom LaneAllow PG_PRINTF_ATTRIBUTE to be different in C and...
7 days ago Peter GeogheganReturn TIDs in desc order during backwards scans.
7 days ago Jeff DavisAdd pg_iswcased().
7 days ago Jeff DavisRemove char_tolower() API.
7 days ago Heikki LinnakangasFix bogus extra arguments to query_safe in test
7 days ago Heikki LinnakangasImprove DDL deparsing test
7 days ago Melanie PlagemanAdd comment about keeping PD_ALL_VISIBLE and VM in...
7 days ago Melanie PlagemanSimplify vacuum visibility assertion
7 days ago Heikki LinnakangasFix comment in GetPublicationRelations
7 days ago Heikki LinnakangasFix some near-bugs related to ResourceOwner function...
7 days ago Michael Paquierlibpq: Authorize pthread_exit() in libpq_check
7 days ago Michael PaquierFix failures with cross-version pg_upgrade tests
8 days ago Michael PaquierFix two issues with recently-introduced nbtree test
8 days ago Michael PaquierFix meson warning due to missing declaration of NM
8 days ago Heikki LinnakangasFix typo in comment
8 days ago David RowleyFix misleading comment in tuplesort.c
8 days ago Michael PaquierUse palloc_object() and palloc_array() in backend code
8 days ago Thomas MunroFix O_CLOEXEC flag handling in Windows port.
8 days ago Nathan Bossartvacuumdb: Add --dry-run.
8 days ago Nathan BossartAdd ParallelSlotSetIdle().
8 days ago Nathan Bossartvacuumdb: Move some variables to the vacuumingOptions...
8 days ago Masahiko SawadaAdd started_by column to pg_stat_progress_analyze view.
8 days ago Masahiko SawadaAdd mode and started_by columns to pg_stat_progress_vac...
next