index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
Age
Commit message (
Expand
)
Author
2025-01-11
Add support for NOT ENFORCED in CHECK constraints
Peter Eisentraut
2025-01-02
Fix an assortment of spelling mistakes and typos
David Rowley
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-30
Remove redundant wording in pg_statistic.h
Michael Paquier
2024-12-28
In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
2024-12-20
Remove pg_attribute.attcacheoff column
David Rowley
2024-12-19
Add backend-level statistics to pgstats
Michael Paquier
2024-12-11
Add UUID version 7 generation function.
Masahiko Sawada
2024-12-11
Unmark gen_random_uuid() function leakproof.
Masahiko Sawada
2024-12-04
Ensure stored generated columns must be published when required.
Amit Kapila
2024-12-03
Update obsolete comment
Álvaro Herrera
2024-12-03
Rework some code handling pg_subscription data in psql and pg_dump
Michael Paquier
2024-12-02
Add a planner support function for numeric generate_series().
Dean Rasheed
2024-11-11
Add two attributes to pg_stat_database for parallel workers activity
Michael Paquier
2024-11-08
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-07
Replicate generated columns when 'publish_generated_columns' is set.
Amit Kapila
2024-11-04
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-01
Add SQL function array_reverse()
Michael Paquier
2024-10-31
Add a parse location field to struct FunctionParameter.
Tom Lane
2024-10-25
Refactor code converting a publication name List to a StringInfo
Michael Paquier
2024-10-24
Add functions pg_restore_relation_stats(), pg_restore_attribute_stats().
Jeff Davis
2024-10-24
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-22
Add functions pg_set_attribute_stats() and pg_clear_attribute_stats().
Jeff Davis
2024-10-22
Change pg_*_relation_stats() functions to return type to void.
Jeff Davis
2024-10-19
Fix comment about pg_authid.
Tom Lane
2024-10-14
Track sort direction in SortGroupClause
Peter Eisentraut
2024-10-11
Create functions pg_set_relation_stats, pg_clear_relation_stats.
Jeff Davis
2024-10-11
Add pg_ls_summariesdir().
Nathan Bossart
2024-10-10
Unbreak overflow test for attinhcount/coninhcount
Álvaro Herrera
2024-10-11
Improve descriptions of some pg_stat_checkpoints functions in pg_proc.dat.
Fujii Masao
2024-10-08
Add min and max aggregates for bytea type.
Tom Lane
2024-10-02
Fix inconsistent reporting of checkpointer stats.
Fujii Masao
2024-09-30
Bump catalog version for change in VariableSetStmt
Michael Paquier
2024-09-30
Add num_done counter to the pg_stat_checkpointer view.
Fujii Masao
2024-09-27
Fix catalog data of new LO privilege functions
Michael Paquier
2024-09-26
Update oid for pg_wal_replay_wait() procedure
Alexander Korotkov
2024-09-21
Remove pg_authid's TOAST table.
Nathan Bossart
2024-09-18
Add TOAST table to pg_index.
Nathan Bossart
2024-09-18
Extend PgStat_HashKey.objid from 4 to 8 bytes
Michael Paquier
2024-09-17
Add temporal FOREIGN KEY contraints
Peter Eisentraut
2024-09-17
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-09-17
Add stratnum GiST support function
Peter Eisentraut
2024-09-12
Add has_largeobject_privilege function.
Fujii Masao
2024-09-12
Deduplicate code in LargeObjectExists and myLargeObjectExists.
Fujii Masao
2024-09-12
Remove hardcoded hash opclass function signature exceptions
Peter Eisentraut
2024-09-10
Mark expressions nullable by grouping sets
Richard Guo
2024-09-10
Introduce an RTE for the grouping step
Richard Guo
2024-09-06
Remove lc_ctype_is_c().
Jeff Davis
2024-09-04
Collect statistics about conflicts in logical replication.
Amit Kapila
2024-08-30
Rename pg_sequence_read_tuple() to pg_get_sequence_data()
Michael Paquier
[prev]
[next]