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
9 days
libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
9 days
libpq-oauth: Don't translate internal errors
Jacob Champion
9 days
libpq: Add missing OAuth translations
Jacob Champion
9 days
Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
9 days
Revisit cosmetics of "For inplace update, send nontransactional invalidations."
Noah Misch
9 days
Correct comments of "Fix data loss at inplace update after heap_update()".
Noah Misch
9 days
Avoid requiring Spanish locale to test NLS infrastructure.
Tom Lane
9 days
Remove incorrect declarations in pg_wchar.h.
Jeff Davis
9 days
Remove unused single-byte char_is_cased() API.
Jeff Davis
9 days
Use multibyte-aware extraction of pattern prefixes.
Jeff Davis
9 days
Add offnum range checks to suppress compile warnings with UBSAN.
Tom Lane
9 days
Increase timeout in multixid_conversion upgrade test
Heikki Linnakangas
9 days
Improve sanity checks on multixid members length
Heikki Linnakangas
9 days
Disable recently added CIC/RI isolation tests
Álvaro Herrera
9 days
Refactor static_assert() support.
Peter Eisentraut
10 days
Clarify comment on multixid offset wraparound check
Heikki Linnakangas
10 days
Fix typo in tablecmds.c
David Rowley
10 days
Add retry logic to pg_sync_replication_slots().
Amit Kapila
10 days
test_custom_stats: Fix compilation warning
Michael Paquier
10 days
test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
10 days
Allow cumulative statistics to read/write auxiliary data from/to disk
Michael Paquier
10 days
Update typedefs.list to match what the buildfarm currently reports.
Tom Lane
10 days
Make "pgoff_t" be a typedef not a #define.
Tom Lane
10 days
Looks like we can't test NLS on machines that lack any es_ES locale.
Tom Lane
10 days
bufmgr: Add one-entry cache for private refcount
Andres Freund
10 days
bufmgr: Separate keys for private refcount infrastructure
Andres Freund
10 days
Try a few different locale name spellings in nls.sql.
Tom Lane
10 days
Fix double assignment.
Tom Lane
10 days
Add a regression test to verify that NLS translation works.
Tom Lane
10 days
Refactor WaitLSNType enum to use a macro for type count
Alexander Korotkov
10 days
Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code
Alexander Korotkov
10 days
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
10 days
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
11 days
Fix jsonb_object_agg crash after eliminating null-valued pairs.
Tom Lane
11 days
Use correct preprocessor conditional in relptr.h
Peter Eisentraut
11 days
Fix out-of-date comment on makeRangeConstructors
Peter Eisentraut
11 days
Clarify comment about temporal foreign keys
Peter Eisentraut
12 days
Reject opclass options in ON CONFLICT clause
Álvaro Herrera
13 days
Replace most StaticAssertStmt() with StaticAssertDecl()
Peter Eisentraut
13 days
Never store 0 as the nextMXact
Heikki Linnakangas
13 days
Fix some comments.
Nathan Bossart
13 days
Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
13 days
Fix comment on how temp files and subtransactions are handled
Heikki Linnakangas
14 days
Add runtime checks for bogus multixact offsets
Heikki Linnakangas
14 days
Make <assert.h> consistently available in frontend and backend
Peter Eisentraut
14 days
Use palloc_object() and palloc_array(), the last change
Michael Paquier
14 days
Enhance slot synchronization API to respect promotion signal.
Amit Kapila
14 days
Clarify why _bt_killitems sorts its items array.
Peter Geoghegan
14 days
Fix allocation formula in llvmjit_expr.c
Michael Paquier
14 days
Fix MULTIXACT_DEBUG builds.
Peter Geoghegan
[prev]
[next]