postgresql.git
3 hours ago Amit KapilaUpdate comments to reflect changes in 8e0d32a4a1. master github/master
4 hours ago Amit KapilaDoc: Clarify publication privilege requirements.
4 hours ago Richard GuoTeach expr_is_nonnullable() to handle more expression...
4 hours ago Richard GuoOptimize ROW(...) IS [NOT] NULL using non-nullable...
4 hours ago Richard GuoSimplify COALESCE expressions using non-nullable arguments
5 hours ago Michael PaquierImprove comment in pgstatfuncs.c
9 hours ago Amit KapilaDon't advance origin during apply failure.
11 hours ago Tom LaneFix another case of indirectly casting away const.
12 hours ago Bruce MomjianC comment: fix psql "pstdout" duplicate to "pstdin"
19 hours ago Masahiko Sawadapg_visibility: Use visibilitymap_count instead of loop.
19 hours ago Masahiko SawadaToggle logical decoding dynamically based on logical...
26 hours ago Heikki LinnakangasFix bug in following update chain when locking a heap...
32 hours ago Michael PaquierFix orphaned origin in shared memory after DROP SUBSCRI...
36 hours ago Bruce Momjiandoc: add "DO" to "ON CONFLICT" in CREATE VIEW text
38 hours ago Michael PaquierSwitch buffile.c/h to use pgoff_t instead of off_t
39 hours ago Masahiko Sawadapsql: Improve tab completion for COPY option lists.
42 hours ago Tom LaneAdd missing .gitignore for src/test/modules/test_cloexec.
2 days ago Fujii Masaodoc: Fix incorrect reference in pg_overexplain document...
2 days ago Michael PaquierFix another typo in gininsert.c
2 days ago Peter GeogheganRemove obsolete name_ops index-only scan comments.
3 days ago Thomas MunroClean up test_cloexec.c and Makefile.
4 days ago Andres Freundheapam: Move logic to handle HEAP_MOVED into a helper...
4 days ago Andres Freundbufmgr: Optimize & harmonize LockBufHdr(), LWLockWaitLi...
4 days ago Bruce Momjiandoc: clarify when physical/logical replication is...
5 days ago Heikki LinnakangasUse proper type for RestoreTransactionSnapshot's PGPROC arg
5 days ago John NaylorUpdate pg_hba.conf example to reflect MD5 deprecation
5 days ago Michael PaquierFix typos in gininsert.c
5 days ago Fujii MasaoAdd guard to prevent recursive memory context logging.
5 days ago Michael PaquierUse table/index_close() more consistently
5 days ago Noah MischSort DO_SUBSCRIPTION_REL dump objects independent of...
6 days ago Heikki LinnakangasDo not emit WAL for unlogged BRIN indexes
6 days ago Amit KapilaFix intermittent BF failure in 040_standby_failover_slo...
6 days ago Michael Paquierbtree_gist: Fix memory allocation formula
6 days ago Michael PaquierFix const correctness in pgstat data serialization...
6 days ago Jacob Championoauth_validator: Avoid races in log_check()
6 days ago Jacob Championlibpq-oauth: use correct c_args in meson.build
6 days ago Jacob Championlibpq-fe.h: Don't claim SOCKTYPE in the global namespace
6 days ago Tom LaneRename regress.so's .mo file to postgresql-regress...
6 days ago Heikki LinnakangasMake postmaster 003_start_stop.pl test less flaky
7 days ago Amit KapilaSupport existing publications in pg_createsubscriber.
7 days ago Michael PaquierChange pgstat_report_vacuum() to use Relation
7 days ago Michael PaquierRemove useless code in InjectionPointAttach()
7 days ago Jeff DavisAvoid global LC_CTYPE dependency in pg_locale_icu.c.
7 days ago Jeff Davisdowncase_identifier(): use method table from locale...
7 days ago Jeff Davisltree: fix case-insensitive matching.
7 days ago Jeff DavisClarify a #define introduced in 8d299052fe.
7 days ago Jeff DavisFix multibyte issue in ltree_strncasecmp().
7 days ago Robert HaasSwitch memory contexts in ReinitializeParallelDSM.
7 days ago Tom LaneTest PRI* macros even when we can't test NLS translation.
7 days ago Melanie PlagemanAdd explanatory comment to prune_freeze_setup()
7 days ago Melanie PlagemanFix const qualification in prune_freeze_setup()
8 days ago Daniel Gustafssondoc: Update header file mention for CompareType
8 days ago John NaylorSeparate out bytea sort support from varlena.c
8 days ago Michael PaquierAdd TAP test to check recovery when redo LSN is missing
8 days ago Michael PaquierFail recovery when missing redo checkpoint record witho...
8 days ago Tom LaneRevert "Avoid requiring Spanish locale to test NLS...
8 days ago Jacob Championlibpq: Align oauth_json_set_error() with other NLS...
8 days ago Jacob Championlibpq-oauth: Don't translate internal errors
8 days ago Jacob Championlibpq: Add missing OAuth translations
8 days ago Nathan BossartAllow passing a pointer to GetNamedDSMSegment()'s init...
8 days ago Noah MischRevisit cosmetics of "For inplace update, send nontrans...
8 days ago Noah MischCorrect comments of "Fix data loss at inplace update...
8 days ago Tom LaneAvoid requiring Spanish locale to test NLS infrastructure.
8 days ago Jeff DavisRemove incorrect declarations in pg_wchar.h.
8 days ago Jeff DavisRemove unused single-byte char_is_cased() API.
8 days ago Jeff DavisUse multibyte-aware extraction of pattern prefixes.
8 days ago Tom LaneAdd offnum range checks to suppress compile warnings...
8 days ago Heikki LinnakangasIncrease timeout in multixid_conversion upgrade test
9 days ago Heikki LinnakangasImprove sanity checks on multixid members length
9 days ago Álvaro HerreraDisable recently added CIC/RI isolation tests
9 days ago Peter EisentrautRefactor static_assert() support.
9 days ago Heikki LinnakangasClarify comment on multixid offset wraparound check
9 days ago David RowleyFix typo in tablecmds.c
9 days ago Amit KapilaAdd retry logic to pg_sync_replication_slots().
9 days ago Michael Paquiertest_custom_stats: Fix compilation warning
9 days ago Michael Paquierpageinspect: use index_close() for GiST index relation
9 days ago Michael Paquiertest_custom_stats: Add tests with read/write of auxilia...
9 days ago Michael PaquierAllow cumulative statistics to read/write auxiliary...
9 days ago Tom LaneUpdate typedefs.list to match what the buildfarm curren...
9 days ago Tom LaneMake "pgoff_t" be a typedef not a #define.
9 days ago Tom LaneLooks like we can't test NLS on machines that lack...
9 days ago Andres Freundbufmgr: Add one-entry cache for private refcount
9 days ago Andres Freundbufmgr: Separate keys for private refcount infrastructure
9 days ago Tom LaneTry a few different locale name spellings in nls.sql.
9 days ago Tom LaneFix double assignment.
9 days ago Tom LaneAdd a regression test to verify that NLS translation...
9 days ago Alexander KorotkovRefactor WaitLSNType enum to use a macro for type count
9 days ago Alexander KorotkovFix usage of palloc() in MERGE/SPLIT PARTITION(s) code
10 days ago Alexander KorotkovImplement ALTER TABLE ... SPLIT PARTITION ... command
10 days ago Alexander KorotkovImplement ALTER TABLE ... MERGE PARTITIONS ... command
10 days ago Michael Paquierdoc: Fix incorrect documentation for test_custom_stats
10 days ago Tom LaneFix jsonb_object_agg crash after eliminating null-value...
10 days ago Peter EisentrautUse correct preprocessor conditional in relptr.h
10 days ago Peter EisentrautFix out-of-date comment on makeRangeConstructors
10 days ago Peter EisentrautClarify comment about temporal foreign keys
12 days ago Álvaro HerreraReject opclass options in ON CONFLICT clause
12 days ago Peter EisentrautReplace most StaticAssertStmt() with StaticAssertDecl()
12 days ago Heikki LinnakangasNever store 0 as the nextMXact
12 days ago Nathan BossartFix some comments.
12 days ago Álvaro HerreraFix infer_arbiter_index for partitioned tables
next