index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
19 hours
Ensure sanity of hash-join costing when there are no MCV statistics.
HEAD
origin/master
origin/HEAD
master
Tom Lane
35 hours
Fix Mkvcbuild.pm builds of test_cloexec.c.
Thomas Munro
35 hours
Ignore PlaceHolderVars when looking up statistics
Richard Guo
35 hours
Strip PlaceHolderVars from index operands
Richard Guo
48 hours
Change some Datum to void * for opaque pass-through pointer
Peter Eisentraut
3 days
Split some long Makefile lists
Michael Paquier
3 days
Fix incorrectly spelled city name
Daniel Gustafsson
3 days
Remove MsgType type
Peter Eisentraut
3 days
Add oauth_validator_libraries to variable_is_guc_list_quote
Daniel Gustafsson
3 days
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
Michael Paquier
5 days
Upgrade BufFile to use int64 for byte positions
Michael Paquier
5 days
Fix typo in stat_utils.c
Michael Paquier
5 days
Move attribute statistics functions to stat_utils.c
Michael Paquier
5 days
Fix planner error with SRFs and grouping sets
Richard Guo
6 days
psql: Fix tab completion for VACUUM option values.
Masahiko Sawada
6 days
Fix regression test failure when wal_level is set to minimal.
Masahiko Sawada
6 days
Fix CREATE SUBSCRIPTION failure when the publisher runs on pre-PG19.
Fujii Masao
6 days
Fix version check for retain_dead_tuples subscription option.
Fujii Masao
6 days
Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
6 days
Teach expr_is_nonnullable() to handle more expression types
Richard Guo
6 days
Optimize ROW(...) IS [NOT] NULL using non-nullable fields
Richard Guo
6 days
Simplify COALESCE expressions using non-nullable arguments
Richard Guo
6 days
Improve comment in pgstatfuncs.c
Michael Paquier
6 days
Don't advance origin during apply failure.
Amit Kapila
6 days
Fix another case of indirectly casting away const.
Tom Lane
6 days
C comment: fix psql "pstdout" duplicate to "pstdin"
Bruce Momjian
7 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
7 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
8 days
Switch buffile.c/h to use pgoff_t instead of off_t
Michael Paquier
8 days
psql: Improve tab completion for COPY option lists.
Masahiko Sawada
8 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
8 days
Fix another typo in gininsert.c
Michael Paquier
9 days
Remove obsolete name_ops index-only scan comments.
Peter Geoghegan
9 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
11 days
heapam: Move logic to handle HEAP_MOVED into a helper function
Andres Freund
11 days
bufmgr: Optimize & harmonize LockBufHdr(), LWLockWaitListLock()
Andres Freund
11 days
Use proper type for RestoreTransactionSnapshot's PGPROC arg
Heikki Linnakangas
11 days
Fix typos in gininsert.c
Michael Paquier
11 days
Add guard to prevent recursive memory context logging.
Fujii Masao
12 days
Use table/index_close() more consistently
Michael Paquier
12 days
Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
12 days
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
12 days
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
13 days
Fix const correctness in pgstat data serialization callbacks
Michael Paquier
13 days
oauth_validator: Avoid races in log_check()
Jacob Champion
13 days
libpq-oauth: use correct c_args in meson.build
Jacob Champion
13 days
libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
13 days
Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Tom Lane
13 days
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
[next]