index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
3 days
Use proper type for RestoreTransactionSnapshot's PGPROC arg
Heikki Linnakangas
3 days
Fix typos in gininsert.c
Michael Paquier
3 days
Add guard to prevent recursive memory context logging.
Fujii Masao
3 days
Use table/index_close() more consistently
Michael Paquier
3 days
Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
3 days
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
4 days
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
4 days
Fix const correctness in pgstat data serialization callbacks
Michael Paquier
4 days
oauth_validator: Avoid races in log_check()
Jacob Champion
4 days
libpq-oauth: use correct c_args in meson.build
Jacob Champion
4 days
libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
4 days
Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Tom Lane
4 days
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
5 days
Support existing publications in pg_createsubscriber.
Amit Kapila
5 days
Change pgstat_report_vacuum() to use Relation
Michael Paquier
5 days
Remove useless code in InjectionPointAttach()
Michael Paquier
5 days
Avoid global LC_CTYPE dependency in pg_locale_icu.c.
Jeff Davis
5 days
downcase_identifier(): use method table from locale provider.
Jeff Davis
5 days
Clarify a #define introduced in 8d299052fe.
Jeff Davis
5 days
Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
5 days
Test PRI* macros even when we can't test NLS translation.
Tom Lane
5 days
Add explanatory comment to prune_freeze_setup()
Melanie Plageman
5 days
Fix const qualification in prune_freeze_setup()
Melanie Plageman
6 days
Separate out bytea sort support from varlena.c
John Naylor
6 days
Add TAP test to check recovery when redo LSN is missing
Michael Paquier
6 days
Fail recovery when missing redo checkpoint record without backup_label
Michael Paquier
6 days
Revert "Avoid requiring Spanish locale to test NLS infrastructure."
Tom Lane
6 days
libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
6 days
libpq-oauth: Don't translate internal errors
Jacob Champion
6 days
libpq: Add missing OAuth translations
Jacob Champion
6 days
Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
6 days
Revisit cosmetics of "For inplace update, send nontransactional invalidations."
Noah Misch
6 days
Correct comments of "Fix data loss at inplace update after heap_update()".
Noah Misch
6 days
Avoid requiring Spanish locale to test NLS infrastructure.
Tom Lane
6 days
Remove incorrect declarations in pg_wchar.h.
Jeff Davis
6 days
Remove unused single-byte char_is_cased() API.
Jeff Davis
6 days
Use multibyte-aware extraction of pattern prefixes.
Jeff Davis
6 days
Add offnum range checks to suppress compile warnings with UBSAN.
Tom Lane
6 days
Increase timeout in multixid_conversion upgrade test
Heikki Linnakangas
7 days
Improve sanity checks on multixid members length
Heikki Linnakangas
7 days
Disable recently added CIC/RI isolation tests
Álvaro Herrera
7 days
Refactor static_assert() support.
Peter Eisentraut
7 days
Clarify comment on multixid offset wraparound check
Heikki Linnakangas
7 days
Fix typo in tablecmds.c
David Rowley
7 days
Add retry logic to pg_sync_replication_slots().
Amit Kapila
7 days
test_custom_stats: Fix compilation warning
Michael Paquier
7 days
test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
7 days
Allow cumulative statistics to read/write auxiliary data from/to disk
Michael Paquier
7 days
Update typedefs.list to match what the buildfarm currently reports.
Tom Lane
7 days
Make "pgoff_t" be a typedef not a #define.
Tom Lane
[next]