projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2024-02-23
Alexander Korotkov
Replace lateral references to removed rels in subqueries
commit
|
commitdiff
|
tree
2024-02-23
Tom Lane
Avoid dangling-pointer problem with partitionwise joins...
commit
|
commitdiff
|
tree
2024-02-23
Heikki Linnakangas
Fix compiler warning on typedef redeclaration
commit
|
commitdiff
|
tree
2024-02-23
Heikki Linnakangas
Introduce a new smgr bulk loading facility.
commit
|
commitdiff
|
tree
2024-02-23
Peter Eisentraut
Fix mistake in SQL features list
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Fix BF failure in commit 93db6cbda0.
commit
|
commitdiff
|
tree
2024-02-22
Michael Paquier
Make GetSlotInvalidationCause() return RS_INVAL_NONE...
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Add a new slot sync worker to synchronize logical slots.
commit
|
commitdiff
|
tree
2024-02-22
Peter Eisentraut
pgindent fix
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Fix the intermittent buildfarm failures in 031_column_list.
commit
|
commitdiff
|
tree
2024-02-22
Peter Eisentraut
Remove custom Constraint node read/write implementations
commit
|
commitdiff
|
tree
2024-02-22
Amit Kapila
Improve ERROR/LOG messages added by commits ddd5f4f54a...
commit
|
commitdiff
|
tree
2024-02-22
Michael Paquier
Speed up uuid_out() by not relying on a StringInfo
commit
|
commitdiff
|
tree
2024-02-21
Michael Paquier
Add lookup table for replication slot conflict reasons
commit
|
commitdiff
|
tree
2024-02-21
Heikki Linnakangas
Remove superfluous 'pgprocno' field from PGPROC
commit
|
commitdiff
|
tree
2024-02-21
Alvaro Herrera
MERGE ... DO NOTHING: require SELECT privileges
commit
|
commitdiff
|
tree
2024-02-21
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
2024-02-21
Daniel Gustafsson
doc: Fix link to pg_ident_file_mappings view
commit
|
commitdiff
|
tree
2024-02-21
Michael Paquier
Add option force_initdb to PostgreSQL::Test::Cluster...
commit
|
commitdiff
|
tree
2024-02-21
Alexander Korotkov
Remove extra check_stack_depth() from dropconstraint_in...
commit
|
commitdiff
|
tree
2024-02-20
Tom Lane
Doc: improve explanation of type interval, especially...
commit
|
commitdiff
|
tree
2024-02-20
Alexander Korotkov
Replace relids in lateral subquery parse tree during SJE
commit
|
commitdiff
|
tree
2024-02-20
Peter Eisentraut
Revert "Improve compression and storage support with...
commit
|
commitdiff
|
tree
2024-02-20
David Rowley
Minor corrections for partition pruning
commit
|
commitdiff
|
tree
2024-02-20
Michael Paquier
Fix race leading to incorrect conflict cause in Invalid...
commit
|
commitdiff
|
tree
2024-02-20
Michael Paquier
doc: Use system-username instead of system-user
commit
|
commitdiff
|
tree
2024-02-19
David Rowley
Fix incorrect pruning of NULL partition for boolean...
commit
|
commitdiff
|
tree
2024-02-19
Noah Misch
Fix test race between primary XLOG_RUNNING_XACTS and...
commit
|
commitdiff
|
tree
2024-02-19
Noah Misch
Bound waits in 035_standby_logical_decoding.pl.
commit
|
commitdiff
|
tree
2024-02-19
Tom Lane
Doc: fix typo in SECURITY LABEL synopsis.
commit
|
commitdiff
|
tree
2024-02-19
Alexander Korotkov
Get rid of pg_class usage in SJE regression tests
commit
|
commitdiff
|
tree
2024-02-19
Peter Eisentraut
ci: Add test coverage of different pg_upgrade modes
commit
|
commitdiff
|
tree
2024-02-19
Amit Kapila
Fix 004_subscription.pl to allow its usage in --link...
commit
|
commitdiff
|
tree
2024-02-19
Michael Paquier
ecpg: Fix zero-termination of string generated by intoasc()
commit
|
commitdiff
|
tree
2024-02-19
Michael Paquier
ecpg: Fix error handling on OOMs when parsing timestamps
commit
|
commitdiff
|
tree
2024-02-16
Alexander Korotkov
Remove remaining references to timeouts-long
commit
|
commitdiff
|
tree
2024-02-16
Nathan Bossart
Use new overflow-safe integer comparison functions.
commit
|
commitdiff
|
tree
2024-02-16
Nathan Bossart
Introduce overflow-safe integer comparison functions.
commit
|
commitdiff
|
tree
2024-02-16
Jeff Davis
Pass correct count to WALRead().
commit
|
commitdiff
|
tree
2024-02-16
Jeff Davis
Add assert to WALReadFromBuffers().
commit
|
commitdiff
|
tree
2024-02-16
Nathan Bossart
Replace calls to pg_qsort() with the qsort() macro.
commit
|
commitdiff
|
tree
2024-02-16
Alexander Korotkov
Add missing check_stack_depth() to some recursive functions
commit
|
commitdiff
|
tree
2024-02-16
Alexander Korotkov
Remove timeouts-long.out
commit
|
commitdiff
|
tree
2024-02-16
Peter Eisentraut
Improve compression and storage support with inheritance
commit
|
commitdiff
|
tree
2024-02-16
Peter Eisentraut
Remove non-existing file from .gitattributes
commit
|
commitdiff
|
tree
2024-02-16
Amit Kapila
Disable autovacuum on primary in 040_standby_failover_s...
commit
|
commitdiff
|
tree
2024-02-16
Amit Kapila
Fix the incorrect format specifier used in commit 7a424...
commit
|
commitdiff
|
tree
2024-02-16
Amit Kapila
Change the LOG level in 040_standby_failover_slots_sync...
commit
|
commitdiff
|
tree
2024-02-16
Amit Kapila
Add more LOG and DEBUG messages for slot synchronization.
commit
|
commitdiff
|
tree
2024-02-16
David Rowley
Attempt to stabilize flapping regression test
commit
|
commitdiff
|
tree
2024-02-16
Alexander Korotkov
Followup fixes for transaction_timeout
commit
|
commitdiff
|
tree
2024-02-15
Alexander Korotkov
Introduce transaction_timeout
commit
|
commitdiff
|
tree
2024-02-15
Tom Lane
Doc: improve a couple of comments in postgresql.conf...
commit
|
commitdiff
|
tree
2024-02-15
Alexander Korotkov
Pull up ANY-SUBLINK with the necessary lateral support.
commit
|
commitdiff
|
tree
2024-02-15
Peter Eisentraut
Allow passing extra options to initdb for tests
commit
|
commitdiff
|
tree
2024-02-15
Amit Kapila
Another try to fix BF failure introduced in commit...
commit
|
commitdiff
|
tree
2024-02-15
David Rowley
Simplify PathKey checking code
commit
|
commitdiff
|
tree
2024-02-15
David Rowley
Clarify the 'rows' parameter in create_append_path
commit
|
commitdiff
|
tree
2024-02-14
Nathan Bossart
Remove obsolete check in SIGTERM handler for the startu...
commit
|
commitdiff
|
tree
2024-02-14
Nathan Bossart
Centralize logic for restoring errno in signal handlers.
commit
|
commitdiff
|
tree
2024-02-14
Nathan Bossart
Check that MyProcPid == getpid() in backend signal...
commit
|
commitdiff
|
tree
2024-02-14
Nathan Bossart
Allow pg_monitor to execute pg_current_logfile().
commit
|
commitdiff
|
tree
2024-02-14
Tom Lane
Fix multiranges to behave more like dependent types.
commit
|
commitdiff
|
tree
2024-02-14
Amit Kapila
Fix BF introduced in commit ddd5f4f54a.
commit
|
commitdiff
|
tree
2024-02-14
Daniel Gustafsson
doc: Remove links to further reading from pgcrypto...
commit
|
commitdiff
|
tree
2024-02-14
Amit Kapila
Add a slot synchronization function.
commit
|
commitdiff
|
tree
2024-02-14
Michael Paquier
Revert "Refactor CopyReadAttributes{CSV,Text}() to...
commit
|
commitdiff
|
tree
2024-02-13
Michael Paquier
pgcrypto: Fix incorrect argument vs PG_GETARG*() mappings
commit
|
commitdiff
|
tree
2024-02-13
Michael Paquier
Improve comment about query_id_enabled in queryjumblefu...
commit
|
commitdiff
|
tree
2024-02-13
Tom Lane
Catch overflow when rounding intervals in AdjustInterva...
commit
|
commitdiff
|
tree
2024-02-13
Heikki Linnakangas
Fix 'mmap' DSM implementation with allocations larger...
commit
|
commitdiff
|
tree
2024-02-13
Tom Lane
Use a safer outfuncs/readfuncs representation for BitSt...
commit
|
commitdiff
|
tree
2024-02-13
Daniel Gustafsson
Skip .DS_Store files in server side utils
commit
|
commitdiff
|
tree
2024-02-13
Peter Eisentraut
Use correct format placeholder for timeline IDs
commit
|
commitdiff
|
tree
2024-02-13
Amit Kapila
Doc: Improve upgrade for streaming replication section.
commit
|
commitdiff
|
tree
2024-02-12
Jeff Davis
Read WAL directly from WAL buffers.
commit
|
commitdiff
|
tree
2024-02-12
Heikki Linnakangas
Remove "#ifdef WIN32" guards from src/port/win32*.c
commit
|
commitdiff
|
tree
2024-02-12
Heikki Linnakangas
Remove unnecessary smgropen() calls
commit
|
commitdiff
|
tree
2024-02-11
Alexander Korotkov
Fix some typos in event trigger docs
commit
|
commitdiff
|
tree
2024-02-11
Alexander Korotkov
Use heap_inplace_update() to unset pg_database.dathaslo...
commit
|
commitdiff
|
tree
2024-02-11
Peter Eisentraut
Remove obsolete script related to MSVC build system
commit
|
commitdiff
|
tree
2024-02-11
Thomas Munro
Fix gai_strerror() thread-safety on Windows.
commit
|
commitdiff
|
tree
2024-02-11
Peter Eisentraut
Use extensible buffers to assemble command lines
commit
|
commitdiff
|
tree
2024-02-10
Andrew Dunstan
Disallow jsonpath methods involving TZ in immutable...
commit
|
commitdiff
|
tree
2024-02-09
Tom Lane
Remove race condition in pg_get_expr().
commit
|
commitdiff
|
tree
2024-02-09
Tom Lane
Avoid concurrent calls to bindtextdomain().
commit
|
commitdiff
|
tree
2024-02-09
Tom Lane
Clean up Windows-specific mutex code in libpq and ecpglib.
commit
|
commitdiff
|
tree
2024-02-09
Daniel Gustafsson
Refactor pipe_read_line to return the full line
commit
|
commitdiff
|
tree
2024-02-09
Alexander Korotkov
Fix usage of aggregate pathkeys in group_keys_reorder_b...
commit
|
commitdiff
|
tree
2024-02-09
Peter Eisentraut
Fix propagation of persistence to sequences in ALTER...
commit
|
commitdiff
|
tree
2024-02-09
Michael Paquier
Add previous commit to .git-blame-ignore-revs
commit
|
commitdiff
|
tree
2024-02-09
Michael Paquier
Fix indentation of copyto.c
commit
|
commitdiff
|
tree
2024-02-09
Michael Paquier
Improve COPY TO performance when server and client...
commit
|
commitdiff
|
tree
2024-02-08
Peter Eisentraut
Apply pg_dump test cleanups to test_pg_dump as well
commit
|
commitdiff
|
tree
2024-02-08
Alexander Korotkov
Fix gcc >= 10 warning
commit
|
commitdiff
|
tree
2024-02-08
Daniel Gustafsson
doc: Remove superfluous bracket in synopsis
commit
|
commitdiff
|
tree
2024-02-08
Alexander Korotkov
Fix wrong logic in TransactionIdInRecentPast()
commit
|
commitdiff
|
tree
2024-02-08
Peter Eisentraut
Fix documentation build with older docbook-xsl
commit
|
commitdiff
|
tree
2024-02-08
Peter Eisentraut
Update comment
commit
|
commitdiff
|
tree
2024-02-08
Masahiko Sawada
Fix meson installation of xid_wraparound test.
commit
|
commitdiff
|
tree
next