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
Age
Commit message (
Expand
)
Author
29 min.
Fix incorrectly spelled city name
HEAD
master
Daniel Gustafsson
30 min.
Remove MsgType type
Peter Eisentraut
71 min.
Add oauth_validator_libraries to variable_is_guc_list_quote
Daniel Gustafsson
15 hours
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
Michael Paquier
25 hours
doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
41 hours
doc: Remove duplicate word in ECPG description
Michael Paquier
48 hours
Upgrade BufFile to use int64 for byte positions
Michael Paquier
2 days
Fix typo in stat_utils.c
Michael Paquier
3 days
Move attribute statistics functions to stat_utils.c
Michael Paquier
3 days
Fix planner error with SRFs and grouping sets
Richard Guo
3 days
psql: Fix tab completion for VACUUM option values.
Masahiko Sawada
3 days
doc: change "can not" to "cannot"
Bruce Momjian
3 days
Fix regression test failure when wal_level is set to minimal.
Masahiko Sawada
3 days
doc: Use proper tags in pg_overexplain documentation.
Fujii Masao
3 days
Fix CREATE SUBSCRIPTION failure when the publisher runs on pre-PG19.
Fujii Masao
3 days
Fix version check for retain_dead_tuples subscription option.
Fujii Masao
4 days
Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
4 days
Doc: Clarify publication privilege requirements.
Amit Kapila
4 days
Teach expr_is_nonnullable() to handle more expression types
Richard Guo
4 days
Optimize ROW(...) IS [NOT] NULL using non-nullable fields
Richard Guo
4 days
Simplify COALESCE expressions using non-nullable arguments
Richard Guo
4 days
Improve comment in pgstatfuncs.c
Michael Paquier
4 days
Don't advance origin during apply failure.
Amit Kapila
4 days
Fix another case of indirectly casting away const.
Tom Lane
4 days
C comment: fix psql "pstdout" duplicate to "pstdin"
Bruce Momjian
4 days
pg_visibility: Use visibilitymap_count instead of loop.
Masahiko Sawada
4 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
4 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
5 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
5 days
doc: add "DO" to "ON CONFLICT" in CREATE VIEW text
Bruce Momjian
5 days
Switch buffile.c/h to use pgoff_t instead of off_t
Michael Paquier
5 days
psql: Improve tab completion for COPY option lists.
Masahiko Sawada
5 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
6 days
doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
6 days
Fix another typo in gininsert.c
Michael Paquier
6 days
Remove obsolete name_ops index-only scan comments.
Peter Geoghegan
7 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
8 days
heapam: Move logic to handle HEAP_MOVED into a helper function
Andres Freund
8 days
bufmgr: Optimize & harmonize LockBufHdr(), LWLockWaitListLock()
Andres Freund
8 days
doc: clarify when physical/logical replication is used
Bruce Momjian
8 days
Use proper type for RestoreTransactionSnapshot's PGPROC arg
Heikki Linnakangas
9 days
Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
9 days
Fix typos in gininsert.c
Michael Paquier
9 days
Add guard to prevent recursive memory context logging.
Fujii Masao
9 days
Use table/index_close() more consistently
Michael Paquier
9 days
Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
9 days
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
10 days
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
10 days
btree_gist: Fix memory allocation formula
Michael Paquier
10 days
Fix const correctness in pgstat data serialization callbacks
Michael Paquier
[next]