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
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2023-05-17
Fix some issues with improper placement of outer join clauses.
Tom Lane
2023-05-17
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-14
Fix wal_writer_flush_after initializer value.
Thomas Munro
2023-05-12
initdb: Set collversion for standard collation UNICODE
Peter Eisentraut
2023-05-10
Fix assertion failure when updating stats_fetch_consistency in a transaction
Michael Paquier
2023-05-09
Fix invalid memory access during the shutdown of the parallel apply worker.
Amit Kapila
2023-05-04
Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt"
Alvaro Herrera
2023-05-03
Fix assertion failure in apply worker.
Amit Kapila
2023-05-02
Fix typos in comments
Michael Paquier
2023-04-28
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements
Michael Paquier
2023-04-25
Remove bogus #include added by d4e71df6d75.
Thomas Munro
2023-04-24
Remove vacuum_defer_cleanup_age
Andres Freund
2023-04-24
Rename ExecAggTransReparent, and improve its documentation.
Tom Lane
2023-04-20
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-20
Remove obsolete defense against strxfrm() bugs.
Thomas Munro
2023-04-19
Fix wal_consistency_checking enhanced desc output.
Peter Geoghegan
2023-04-19
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-18
Remove useless argument from nbtree dedup function.
Peter Geoghegan
2023-04-18
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
Fix various typos
David Rowley
2023-04-17
Fix incorrect comment about nbtree WAL record.
Peter Geoghegan
2023-04-17
Further cleanup of autoconf output files for GSSAPI changes.
Tom Lane
2023-04-13
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-11
Refine the guidelines for rmgrdesc authors.
Peter Geoghegan
2023-04-11
Fix xl_heap_lock WAL record field's data type.
Peter Geoghegan
2023-04-10
Fix nbtree posting list update desc output.
Peter Geoghegan
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
Update tsearch regex memory management.
Thomas Munro
2023-04-08
Use MemoryContext API for regex memory management.
Thomas Munro
2023-04-08
Allow logical decoding on standbys
Andres Freund
2023-04-08
For cascading replication, wake physical and logical walsenders separately
Andres Freund
2023-04-08
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
Support invalidating replication slots due to horizon and wal_level
Andres Freund
2023-04-08
Replace replication slot's invalidated_at LSN with an enum
Andres Freund
2023-04-08
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-08
Track IO times in pg_stat_io
Andres Freund
2023-04-07
Show more detail in nbtree rmgr descriptions.
Peter Geoghegan
2023-04-07
Show more detail in heapam rmgr descriptions.
Peter Geoghegan
2023-04-07
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
Add array_sample() and array_shuffle() functions.
Tom Lane
2023-04-07
Add more protections in WAL record APIs against overflows
Michael Paquier
2023-04-07
Add --buffer-usage-limit option to vacuumdb
David Rowley
2023-04-06
hio: Use ExtendBufferedRelBy() to extend tables more efficiently
Andres Freund
2023-04-06
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
[next]