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
Fujii Masao
doc: Add note about "Client User" and "Superuser" field...
master
github/master
commit
|
commitdiff
|
tree
2 hours ago
Fujii Masao
psql: Report full protocol version in \conninfo output.
commit
|
commitdiff
|
tree
3 hours ago
Alexander Korotkov
Add TAP tests to check replication slot advance during...
commit
|
commitdiff
|
tree
4 hours ago
Alexander Korotkov
Keep WAL segments by slot's last saved restart LSN
commit
|
commitdiff
|
tree
4 hours ago
Peter Geoghegan
nbtree: _bt_readnextpage doesn't affect markPos.
commit
|
commitdiff
|
tree
11 hours ago
Jeff Davis
Comment fixups from 626df47ad9.
commit
|
commitdiff
|
tree
15 hours ago
Daniel Gustafsson
psql: Reword help message and docs for WATCH_INTERVAL
commit
|
commitdiff
|
tree
27 hours ago
Michael Paquier
psql: Forbid use of COPY and \copy while in a pipeline
commit
|
commitdiff
|
tree
28 hours ago
Michael Paquier
Replace %llu by PRIu64 in AIO io_uring code
commit
|
commitdiff
|
tree
38 hours ago
Fujii Masao
pg_restore: Fix wrong descriptions of --with-{schema...
commit
|
commitdiff
|
tree
40 hours ago
Álvaro Herrera
Fix squashing algorithm for query texts
commit
|
commitdiff
|
tree
46 hours ago
Fujii Masao
doc: Document that MAINTAIN privilege allows statistics...
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Revert support for improved tracking of nested queries
commit
|
commitdiff
|
tree
2 days ago
Peter Geoghegan
Revert "nbtree: Remove useless row compare arg."
commit
|
commitdiff
|
tree
2 days ago
Jeff Davis
Revert a few small patches that were intended for versi...
commit
|
commitdiff
|
tree
2 days ago
Masahiko Sawada
Add tab completion for REJECT_LIMIT option.
commit
|
commitdiff
|
tree
2 days ago
Peter Geoghegan
Make _bt_killitems drop pins it acquired itself.
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
psql: Remove PARTITION BY clause in tab completion...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Don't reduce output request size on non-Unix-socket...
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
inet_net_pton.c: use pg_ascii_tolower() rather than...
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
isn.c: use pg_ascii_toupper() instead of toupper().
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
contrib/spi/refint.c: use pg_ascii_tolower() instead.
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
copyfromparse.c: use pg_ascii_tolower() rather than...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Use exported symbols list on macOS for loadable modules...
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
pg_restore: fix incompatibility with old directory...
commit
|
commitdiff
|
tree
5 days ago
Etsuro Fujita
Revert "postgres_fdw: Inherit the local transaction...
commit
|
commitdiff
|
tree
6 days ago
Bruce Momjian
doc PG 18 relnotes: add AFTER trigger user change...
commit
|
commitdiff
|
tree
6 days ago
Bruce Momjian
doc PG 18 relnotes: adjust wording of initdb item...
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
plpython: Remove obsolete test expected file
commit
|
commitdiff
|
tree
7 days ago
Jeff Davis
Improve CREATE DATABASE error message for invalid libc...
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Use NULL instead of 0 for pointer arguments.
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Fixed signed/unsigned mismatch in test_dsm_registry.
commit
|
commitdiff
|
tree
7 days ago
Peter Geoghegan
Avoid BufferGetLSNAtomic() calls during nbtree scans.
commit
|
commitdiff
|
tree
7 days ago
Robert Haas
pg_prewarm: Allow autoprewarm to use more than 1GB...
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Doc: improve description of which role runs a trigger.
commit
|
commitdiff
|
tree
8 days ago
Peter Geoghegan
nbtree: Remove useless row compare arg.
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Avoid bogus scans of partitions when marking FKs enforced
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Doc: you must own the target object to use SECURITY...
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Avoid bogus scans of partitions when validating FKs...
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Change role names used in trigger test.
commit
|
commitdiff
|
tree
8 days ago
Magnus Hagander
psql: fix order of join clauses when listing extensions
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Fix copy-pasto with process count calculation in method...
commit
|
commitdiff
|
tree
9 days ago
Nathan Bossart
doc: Remove notes about "unencrypted" passwords.
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
doc: Update description of pg_constraint.convalidated
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
doc PG 18 relnotes: Add incompatibility note about...
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Don't strip $libdir from LOAD command
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
psql: Abort connection when using \syncpipeline after...
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Fix incorrect format placeholders
commit
|
commitdiff
|
tree
10 days ago
Noah Misch
Fix a pg_dump scenario for platforms where SEEK_CUR...
commit
|
commitdiff
|
tree
11 days ago
Fujii Masao
Rename log_lock_failure GUC to log_lock_failures for...
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Disallow "=" in names of reloptions and foreign-data...
commit
|
commitdiff
|
tree
11 days ago
Melanie Plageman
Correct heap vacuum boundary state setup ordering
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Fix incorrect format placeholders
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Rename gist stratnum support function
commit
|
commitdiff
|
tree
12 days ago
Michael Paquier
Use replay LSN as target for cascading logical WAL...
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Add commit 4672b6223 to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Run pgindent on the previous commit.
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Fix edge-case resource leaks in PL/Python error reporting.
commit
|
commitdiff
|
tree
12 days ago
Etsuro Fujita
postgres_fdw: Inherit the local transaction's access...
commit
|
commitdiff
|
tree
13 days ago
Dean Rasheed
Fix MERGE into a plain inheritance parent table.
commit
|
commitdiff
|
tree
2025-05-31
Michael Paquier
Change internal plan ID type from uint64 to int64
commit
|
commitdiff
|
tree
2025-05-30
Nathan Bossart
Ensure we have a snapshot when updating various system...
commit
|
commitdiff
|
tree
2025-05-30
Tom Lane
Fix memory leakage in postgres_fdw's DirectModify code...
commit
|
commitdiff
|
tree
2025-05-30
Tom Lane
Allow larger packets during GSSAPI authentication exchange.
commit
|
commitdiff
|
tree
2025-05-30
Fujii Masao
Make XactLockTableWait() and ConditionalXactLockTableWa...
commit
|
commitdiff
|
tree
2025-05-30
David Rowley
Change internal queryid type from uint64 to int64
commit
|
commitdiff
|
tree
2025-05-29
Bruce Momjian
doc PG 18 relnotes: modify async I/O item for other...
commit
|
commitdiff
|
tree
2025-05-29
Tom Lane
Avoid resource leaks when a dblink connection fails.
commit
|
commitdiff
|
tree
2025-05-29
Fujii Masao
Fix assertion failure in pg_prewarm() on objects withou...
commit
|
commitdiff
|
tree
2025-05-29
Michael Paquier
Add AioUringCompletion in wait_event_names.txt
commit
|
commitdiff
|
tree
2025-05-29
Bruce Momjian
doc PG 18 relnotes: split apart log_connections item
commit
|
commitdiff
|
tree
2025-05-29
Michael Paquier
pg_stat_statements: Fix parameter number gaps in normal...
commit
|
commitdiff
|
tree
2025-05-29
Bruce Momjian
doc: clarify log_connections new "setup_durations...
commit
|
commitdiff
|
tree
2025-05-28
Bruce Momjian
doc PG 18 relnotes: move ANALYZE item,split ANALYZE...
commit
|
commitdiff
|
tree
2025-05-28
Tom Lane
Tighten parsing of datetime input.
commit
|
commitdiff
|
tree
2025-05-28
Tom Lane
Fix memory leakage when function compilation fails.
commit
|
commitdiff
|
tree
2025-05-28
Bruce Momjian
doc PG 18 relnotes: clarify multiplication item
commit
|
commitdiff
|
tree
2025-05-28
Michael Paquier
Adjust regex for test with opening parenthesis in chara...
commit
|
commitdiff
|
tree
2025-05-27
Michael Paquier
Fix conversion of SIMILAR TO regexes for character...
commit
|
commitdiff
|
tree
2025-05-27
Bruce Momjian
doc PG 18 relnotes: add removal details to MD5 item
commit
|
commitdiff
|
tree
2025-05-27
Bruce Momjian
doc PG 18 relnotes: fix markup
commit
|
commitdiff
|
tree
2025-05-27
Jeff Davis
Change pg_dump default for statistics export.
commit
|
commitdiff
|
tree
2025-05-27
Masahiko Sawada
Fix assertion when decrementing eager scanning success...
commit
|
commitdiff
|
tree
2025-05-26
Peter Eisentraut
Improve file_copy_method entry in postgresql.conf.sample
commit
|
commitdiff
|
tree
2025-05-26
Daniel Gustafsson
doc: Fix wording in JIT README
commit
|
commitdiff
|
tree
2025-05-26
Michael Paquier
Fix race condition in subscription TAP test 021_twophase
commit
|
commitdiff
|
tree
2025-05-26
Amit Kapila
Doc: Make logical replication examples executable in...
commit
|
commitdiff
|
tree
2025-05-26
Fujii Masao
doc: Fix documenation for snapshot export in logical...
commit
|
commitdiff
|
tree
2025-05-23
Bruce Momjian
doc PG 18 relnotes: clarify btree skip-scan item
commit
|
commitdiff
|
tree
2025-05-23
Jacob Champion
oauth: Correct missing comma in Requires.private
commit
|
commitdiff
|
tree
2025-05-23
Jacob Champion
oauth: Limit JSON parsing depth in the client
commit
|
commitdiff
|
tree
2025-05-23
Bruce Momjian
doc PG 18 relnotes: update to current
commit
|
commitdiff
|
tree
2025-05-23
Tom Lane
Fix per-relation memory leakage in autovacuum.
commit
|
commitdiff
|
tree
2025-05-23
Tom Lane
Fix AlignedAllocRealloc to cope sanely with OOM.
commit
|
commitdiff
|
tree
2025-05-23
Daniel Gustafsson
Revert function to get memory context stats for processes
commit
|
commitdiff
|
tree
2025-05-23
Peter Eisentraut
Move oauth_validator_libraries in postgresql.conf.sample
commit
|
commitdiff
|
tree
2025-05-23
Bruce Momjian
doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution
commit
|
commitdiff
|
tree
2025-05-23
Bruce Momjian
doc PG 18 relnotes: clarify btree skip scan item
commit
|
commitdiff
|
tree
2025-05-23
Bruce Momjian
doc PG 18 relnotes: remove duplicate commit entry
commit
|
commitdiff
|
tree
2025-05-23
Tom Lane
Fix assorted new memory leaks in libpq.
commit
|
commitdiff
|
tree
next