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
/
doc
Age
Commit message (
Expand
)
Author
2024-04-11
Doc: fix bogus to_date() examples.
Tom Lane
2024-04-11
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-10
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-09
revert: Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-09
Doc: use "an SQL" instead of "a SQL"
David Rowley
2024-04-09
doc: Remove stray comma from list of psql options
Daniel Gustafsson
2024-04-09
Fix whitespace
Peter Eisentraut
2024-04-09
Fix typo in docs
Heikki Linnakangas
2024-04-08
JSON_TABLE: Add support for NESTED paths and columns
Amit Langote
2024-04-08
Add pg_buffercache_evict() function for testing.
Thomas Munro
2024-04-08
Send ALPN in TLS handshake, require it in direct SSL connections
Heikki Linnakangas
2024-04-08
Support TLS handshake directly without SSLRequest negotiation
Heikki Linnakangas
2024-04-07
Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-07
Doc: clarify behavior of boolean options in replication protocol commands.
Tom Lane
2024-04-07
Doc: show how to get the equivalent of LIMIT for UPDATE/DELETE.
Tom Lane
2024-04-07
Doc: update documentation about EXCLUDE constraint elements.
Tom Lane
2024-04-07
Support retrieval of results in chunks with libpq.
Tom Lane
2024-04-06
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-06
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-04-06
Enhance nbtree ScalarArrayOp execution.
Peter Geoghegan
2024-04-06
Increase default vacuum_buffer_usage_limit to 2MB.
Thomas Munro
2024-04-05
Allow copying files using clone/copy_file_range
Tomas Vondra
2024-04-05
docs: Merge separate chapters on built-in index AMs into one.
Robert Haas
2024-04-05
Allow synced slots to have their inactive_since.
Amit Kapila
2024-04-04
Add basic JSON_TABLE() functionality
Amit Langote
2024-04-03
Invent SERIALIZE option for EXPLAIN.
Tom Lane
2024-04-03
docs: Demote "Monitoring Disk Usage" from chapter to section.
Robert Haas
2024-04-03
Add built-in ERROR handling for archive callbacks.
Nathan Bossart
2024-04-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-02
Expose PQsocketPoll via libpq
Robert Haas
2024-04-02
Provide vectored variant of ReadBuffer().
Thomas Munro
2024-04-02
Use TidStore for dead tuple TIDs storage during lazy vacuum.
Masahiko Sawada
2024-04-01
Invent --transaction-size option for pg_restore.
Tom Lane
2024-04-01
Add new COPY option LOG_VERBOSITY.
Masahiko Sawada
2024-03-30
Add pg_basetype() function to extract a domain's base type.
Tom Lane
2024-03-30
doc: Improve "Partition Maintenance" section
Alvaro Herrera
2024-03-30
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Dean Rasheed
2024-03-29
Add allow_alter_system GUC.
Robert Haas
2024-03-28
Allow "internal" subtransactions in parallel mode.
Tom Lane
2024-03-27
doc: fix CREATE ROLE typo
Bruce Momjian
2024-03-27
Adjust documentation for syncfs().
Nathan Bossart
2024-03-27
Add functions to generate random numbers in a specified range.
Dean Rasheed
2024-03-27
Change last_inactive_time to inactive_since in pg_replication_slots.
Amit Kapila
2024-03-25
Adjust pgbench option for debug mode.
Nathan Bossart
2024-03-25
Allow specifying an access method for partitioned tables
Alvaro Herrera
2024-03-25
doc: Document error handling in PGTYPESnumeric_to_long
Daniel Gustafsson
2024-03-25
pg_createsubscriber: creates a new logical replica from a standby server
Peter Eisentraut
2024-03-25
Track last_inactive_time in pg_replication_slots.
Amit Kapila
2024-03-25
reindexdb: Add the index-level REINDEX with multiple jobs
Alexander Korotkov
2024-03-24
doc: Clarify requirements for SET ROLE.
Nathan Bossart
[next]