postgresql.git
41 min ago Michael Paquierbtree_gist: Merge the last two versions into version 1.8 master github/master
3 hours ago Michael Paquierinjection_points: Add injection_points_list()
5 hours ago Andres FreundUse pg_assume() to avoid compiler warning below exec_se...
5 hours ago Andres FreundAdd pg_assume(expr) macro
9 hours ago Tom LaneLink libpq with libdl if the platform needs that.
12 hours ago Jeff DavisChange wchar2char() and char2wchar() to accept a locale_t.
12 hours ago Tom LaneMinor tweaks for pg_test_timing.
13 hours ago Nathan BossartIntroduce pg_dsm_registry_allocations view.
15 hours ago Masahiko SawadaFix tab-completion for COPY and \copy options.
16 hours ago Fujii Masaopsql: Improve psql tab completion for GRANT/REVOKE...
20 hours ago John NaylorHide ICU C++ APIs from pg_locale.h
21 hours ago Michael Paquierlibpq: Add TAP test for nested service file
23 hours ago Amit KapilaDoc: Improve logical replication failover documentation.
24 hours ago Michael Paquierlibpq: Remove PQservice()
31 hours ago Tom LaneFix up misuse of "volatile" in contrib/xml2.
35 hours ago Tom LaneFix low-probability memory leak in XMLSERIALIZE(.....
35 hours ago Álvaro HerreraFix a couple more places in docs for pg_lsn change
36 hours ago Tom LaneChange pg_test_timing to measure in nanoseconds not...
47 hours ago Michael Paquierpg_walsummary: Improve stability of test checking stati...
2 days ago Andres Freundaio: Combine io_uring memory mappings, if supported
2 days ago Richard GuoConsider explicit incremental sort for Append and Merge...
2 days ago Jacob Championoauth: Fix kqueue detection on OpenBSD
2 days ago Álvaro HerreraAdapt pg_upgrade test to pg_lsn output format difference
2 days ago Tom LaneRestore the ability to run pl/pgsql expression queries...
2 days ago Álvaro HerreraRefactor some repetitive SLRU code
2 days ago Álvaro HerreraStandardize LSN formatting by zero padding
3 days ago Michael PaquierIntegrate FullTransactionIds deeper into two-phase...
3 days ago Michael PaquierFix incompatibility with libxml2 >= 2.14
3 days ago Etsuro Fujitapostgres_fdw: Add Assert to estimate_path_cost_size().
5 days ago Álvaro HerreraFix new pg_upgrade query not to rely on regnamespace
5 days ago Álvaro Herrerapg_upgrade: Add missing newline in error message
5 days ago Álvaro Herrerapg_upgrade: check for inconsistencies in not-null const...
5 days ago Fujii Masaoamcheck: Remove unused IndexCheckableCallback typedef.
5 days ago Michael PaquierDisable commit timestamps during bootstrap
6 days ago Fujii MasaoSpeed up truncation of temporary relations.
6 days ago Tom LaneSimplify COALESCE() with one surviving argument.
6 days ago Tom LaneAdd more cross-type comparisons to contrib/btree_gin.
6 days ago Tom LaneAdd cross-type comparisons to contrib/btree_gin.
6 days ago Tom LaneBreak out xxx2yyy_opt_overflow APIs for more datetime...
6 days ago Tom LaneObtain required table lock during cross-table updates...
6 days ago Álvaro HerreraAdd tab-completion for ALTER TABLE not-nulls
6 days ago Fujii MasaoRemove leftover dead code from commit_ts.h.
6 days ago Álvaro HerreraFix broken XML
6 days ago Fujii Masaodoc: Update outdated descriptions of wal_status in...
6 days ago Álvaro HerreraPrevent creation of duplicate not-null constraints...
6 days ago Álvaro HerreraFix bogus grammar for a CREATE CONSTRAINT TRIGGER error
6 days ago Michael PaquierRefactor subtype field of AlterDomainStmt
6 days ago Fujii Masaodoc: Remove incorrect note about wal_status in pg_repli...
6 days ago Fujii MasaoSupport multi-line headers in COPY FROM command.
7 days ago Michael PaquierImprove checks for GUC recovery_target_timeline
7 days ago Richard GuoEnable use of Memoize for ANTI joins
7 days ago Michael PaquierAdd InjectionPointList() to retrieve list of injection...
7 days ago Tom LaneCorrectly copy the target host identification in PQcanc...
7 days ago Nathan BossartFix cross-version upgrade test breakage from commit...
7 days ago Nathan BossartMake more use of RELATION_IS_OTHER_TEMP().
7 days ago Nathan BossartAdd GetNamedDSA() and GetNamedDSHash().
7 days ago Peter GeogheganUpdate obsolete row compare preprocessing comments.
7 days ago Tom LaneAllow width_bucket()'s "operand" input to be NaN.
7 days ago Álvaro HerreraFix error message for ALTER CONSTRAINT ... NOT VALID
7 days ago Peter GeogheganMake row compares robust during nbtree array scans.
7 days ago Peter GeogheganMake handling of redundant nbtree keys more robust.
7 days ago Daniel Gustafssondoc: pg_buffercache documentation wordsmithing
7 days ago Peter Eisentrautmeson: Increase minimum version to 0.57.2
7 days ago Peter EisentrautReformat some node comments
7 days ago Masahiko SawadaFix missing FSM vacuum opportunities on tables without...
7 days ago John NaylorRemove implicit cast from 'void *'
7 days ago Michael PaquierFix bug in archive streamer with LZ4 decompression
8 days ago Michael PaquierMove code for the bytea data type from varlena.c to...
8 days ago Michael PaquierShow sizes of FETCH queries as constants in pg_stat_sta...
8 days ago Peter EisentrautUpdate comment for IndexInfo.ii_NullsNotDistinct
8 days ago Nathan BossartAdd commit 9e345415bc to .git-blame-ignore-revs.
8 days ago Nathan BossartMake more use of binaryheap_empty() and binaryheap_size().
8 days ago Nathan BossartDocument pg_get_multixact_members().
8 days ago Peter EisentrautUpdate comment for IndexInfo.ii_WithoutOverlaps
8 days ago Peter EisentrautFix outdated comment for IndexInfo
8 days ago Peter EisentrautImprove code comment
8 days ago Tom LaneMake sure IOV_MAX is defined.
8 days ago Tom LaneMake safeguard against incorrect flags for fsync more...
8 days ago Jeff DavisRemove provider field from pg_locale_t.
8 days ago Jeff DavisControl ctype behavior internally with a method table.
8 days ago Jeff DavisUse pg_ascii_tolower()/pg_ascii_toupper() where appropr...
8 days ago Tomas VondraFix indentation in pg_numa code
8 days ago Tomas VondraAdd CHECK_FOR_INTERRUPTS into pg_numa_query_pages
8 days ago Tomas VondraSilence valgrind about pg_numa_touch_mem_if_required
8 days ago Peter Eisentrautamcheck: Improve confusing message
8 days ago Tomas VondraLimit the size of numa_move_pages requests
8 days ago Amit KapilaFix typo in pg_publication.h.
8 days ago Peter Eisentrautdoc: TOAST not toast
8 days ago Peter EisentrautEnable MSVC conforming preprocessor
8 days ago Michael Paquierxml2: Improve error handling of libxml2 calls
8 days ago Amit LangoteFix typos in comments
9 days ago Michael PaquierFix typo in system_views.sql's definition of pg_stat_ac...
9 days ago Michael PaquierImprove error handling of libxml2 calls in xml.c
9 days ago Tom LaneImprove error report for PL/pgSQL reserved word used...
9 days ago Tom LaneDe-reserve keywords EXECUTE and STRICT in PL/pgSQL.
9 days ago Nathan BossartAdd new OID alias type regdatabase.
9 days ago Andres Freundaio: Fix reference to outdated name
9 days ago Andrew DunstanAvoid uninitialized value error in TAP tests' Cluster...
9 days ago Peter Eisentrautpgflex: propagate environment to flex subprocess
9 days ago Peter EisentrautRemove unused #include's in src/backend/utils/adt/*
next