projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2 hours ago
Nathan Bossart
pg_{dump,restore}: Refactor handling of conflicting...
master
github/master
commit
|
commitdiff
|
tree
4 hours ago
Robert Haas
Replace get_relation_info_hook with build_simple_rel_hook.
commit
|
commitdiff
|
tree
6 hours ago
Robert Haas
Consider startup cost as a figure of merit for partial...
commit
|
commitdiff
|
tree
7 hours ago
Robert Haas
Prevent restore of incremental backup from bloating...
commit
|
commitdiff
|
tree
8 hours ago
Amit Kapila
Remove trailing period from errmsg in subscriptioncmds.c.
commit
|
commitdiff
|
tree
9 hours ago
Peter Eisentraut
Move comment back to better place
commit
|
commitdiff
|
tree
9 hours ago
Fujii Masao
doc: Document IF NOT EXISTS option for ALTER FOREIGN...
commit
|
commitdiff
|
tree
13 hours ago
Michael Paquier
Fix size underestimation of DSA pagemap for odd-sized...
commit
|
commitdiff
|
tree
18 hours ago
Michael Paquier
Refactor tests for catalog diff comparisons in stats_im...
commit
|
commitdiff
|
tree
20 hours ago
Michael Paquier
Fix typo in stats_import.sql
commit
|
commitdiff
|
tree
2 days ago
Álvaro Herrera
Fix invalid boolean if-test
commit
|
commitdiff
|
tree
2 days ago
Jacob Champion
libpq: Introduce PQAUTHDATA_OAUTH_BEARER_TOKEN_V2
commit
|
commitdiff
|
tree
2 days ago
Nathan Bossart
pg_dumpall: Fix handling of conflicting options.
commit
|
commitdiff
|
tree
2 days ago
Masahiko Sawada
Use palloc_object() and palloc_array() in more areas...
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Support grouping-expression references and GROUPING...
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
CREATE SUBSCRIPTION ... SERVER.
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Don't include wait_event.h in pgstat.h
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
doc: Fix capitalization of Unicode
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Fix Python deprecation warning
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Make unconstify and unvolatize use StaticAssertVariable...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Use typeof everywhere instead of compiler specific...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Portable StaticAssertExpr
commit
|
commitdiff
|
tree
3 days ago
Fujii Masao
Fix publisher shutdown hang caused by logical walsender...
commit
|
commitdiff
|
tree
3 days ago
Fujii Masao
Improve tests for recovery_target_timeline GUC.
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Fix inconsistency with HeapTuple freeing in extended_st...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Fix order of columns in pg_stat_recovery
commit
|
commitdiff
|
tree
3 days ago
Amit Kapila
Fix inconsistent elevel in pg_sync_replication_slots...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Add system view pg_stat_recovery
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Refactor code retrieving string for RecoveryPauseState
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Simplify creation of built-in functions with non-defaul...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Be more wary of false matches in initdb's replace_token().
commit
|
commitdiff
|
tree
3 days ago
Melanie Plageman
Prefix PruneState->all_{visible,frozen} with set_
commit
|
commitdiff
|
tree
3 days ago
Melanie Plageman
Add PageGetPruneXid() helper
commit
|
commitdiff
|
tree
3 days ago
Melanie Plageman
Move commonly used context into PruneState and simplify...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Exit after fatal errors in client-side compression...
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
oauth: Add TLS support for oauth_validator tests
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
libpq: Add PQgetThreadLock() to mirror PQregisterThread...
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
oauth: Report cleanup errors as warnings on stderr
commit
|
commitdiff
|
tree
4 days ago
Alexander Korotkov
Fix handling of updated tuples in the MERGE statement
commit
|
commitdiff
|
tree
4 days ago
Fujii Masao
Improve validation of recovery_target_xid GUC values.
commit
|
commitdiff
|
tree
4 days ago
Fujii Masao
doc: Clarify that COLUMN is optional in ALTER TABLE...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Move definition of XLogRecoveryCtlData to xlogrecovery.h
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Fix rare instability in recovery TAP test 004_timeline_...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Change default value of default_toast_compression to...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Revert "Change default value of default_toast_compressi...
commit
|
commitdiff
|
tree
4 days ago
Andrew Dunstan
pg_restore: add --no-globals option to skip globals
commit
|
commitdiff
|
tree
4 days ago
Andrew Dunstan
Improve writing map.dat preamble
commit
|
commitdiff
|
tree
4 days ago
Andrew Dunstan
Fix casting away const-ness in pg_restore.c
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Fix estimate_hash_bucket_stats's correction for skewed...
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Fix yet another bug in archive streamer with LZ4 decomp...
commit
|
commitdiff
|
tree
5 days ago
Álvaro Herrera
Don't malloc(0) in EventTriggerCollectAlterTSConfig
commit
|
commitdiff
|
tree
5 days ago
Amit Kapila
Allow table exclusions in publications via EXCEPT TABLE.
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Add test for row-locking and multixids with prepared...
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Skip prepared_xacts test if max_prepared_transactions < 2
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Fix rare instability in recovery TAP test 009_twophase
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Change default value of default_toast_compression to...
commit
|
commitdiff
|
tree
5 days ago
Richard Guo
Remove redundant restriction checks in apply_child_base...
commit
|
commitdiff
|
tree
5 days ago
Richard Guo
Remove obsolete SAMESIGN macro
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Add some tests for CREATE OR REPLACE VIEW with column...
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Add read_stream_{pause,resume}()
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
doc: Add restart on failure to example systemd file
commit
|
commitdiff
|
tree
6 days ago
Álvaro Herrera
Reduce scope of for-loop-local variables to avoid shadowing
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
Reduce the scope of volatile qualifiers
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
Add COPY (on_error set_null) option
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
doc: Fix sentence of pg_walsummary page
commit
|
commitdiff
|
tree
6 days ago
Fujii Masao
doc: Clarify that empty COMMENT string removes the...
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Add support for "exprs" in pg_restore_extended_stats()
commit
|
commitdiff
|
tree
6 days ago
Jeff Davis
style: define parameterless functions as foo(void).
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Fix local-variable shadowing in pg_trgm's printSourceNFA().
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Add commit 7b24959434 to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
basic_archive: Allow archive directory to be missing...
commit
|
commitdiff
|
tree
7 days ago
Heikki Linnakangas
Fix OldestMemberMXactId and OldestVisibleMXactId array...
commit
|
commitdiff
|
tree
7 days ago
Álvaro Herrera
psql: Tab-complete ALTER ROLE ... IN DATABASE SET/RESET
commit
|
commitdiff
|
tree
7 days ago
Tom Lane
In pg_dumpall, don't skip role GRANTs with dangling...
commit
|
commitdiff
|
tree
7 days ago
Melanie Plageman
Save prune cycles by consistently clearing prune hints...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Support using copyObject in standard C++
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Check for memset_explicit() and explicit_memset()
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Remove WAL page header flag XLP_BKP_REMOVABLE
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Fix memory allocation size in RegisterExtensionExplainO...
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
test_custom_types: Test module with fancy custom data...
commit
|
commitdiff
|
tree
7 days ago
Fujii Masao
psql: Add tab completion for DELETE ... USING.
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Fix set of issues with extended statistics on expressions
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Correctly calculate "MCV frequency" for a unique column.
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
psql: Show comments in \dRp+, \dRs+, and \dX+ psql...
commit
|
commitdiff
|
tree
9 days ago
John Naylor
Refactor detection of x86 ZMM registers
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Fix some -Wcast-qual warnings
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Doc: improve user docs and code comments about EXISTS...
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Don't flatten join alias Vars that are stored within...
commit
|
commitdiff
|
tree
10 days ago
John Naylor
Centralize detection of x86 CPU features
commit
|
commitdiff
|
tree
10 days ago
Andrew Dunstan
Clean up nodes that are no longer of use in 007_pgdump...
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
Use pg_malloc_object() and pg_alloc_array() variants...
commit
|
commitdiff
|
tree
10 days ago
Álvaro Herrera
Don't include proc.h in shm_mq.h
commit
|
commitdiff
|
tree
10 days ago
Etsuro Fujita
postgres_fdw: Fix thinko in comment for UserMappingPass...
commit
|
commitdiff
|
tree
10 days ago
Melanie Plageman
Remove table_scan_analyze_next_tuple unneeded parameter...
commit
|
commitdiff
|
tree
10 days ago
Melanie Plageman
Simplify visibility check in heap_page_would_be_all_vis...
commit
|
commitdiff
|
tree
10 days ago
Jeff Davis
Fix more multibyte issues in ltree.
commit
|
commitdiff
|
tree
10 days ago
Jeff Davis
Fix memory leaks in pg_locale_icu.c.
commit
|
commitdiff
|
tree
10 days ago
Melanie Plageman
Rename LVRelState VM-related logging counters
commit
|
commitdiff
|
tree
11 days ago
Álvaro Herrera
Don't include latch.h in libpq/libpq.h
commit
|
commitdiff
|
tree
11 days ago
Andres Freund
instrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro
commit
|
commitdiff
|
tree
next