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
/
src
/
sgml
/
ddl.sgml
Age
Commit message (
Expand
)
Author
2025-11-21
Fix typo in documentation about application time
Peter Eisentraut
2025-11-12
doc: Document effects of ownership change on privileges
Daniel Gustafsson
2025-11-08
doc: consistently use "structname" and "structfield" markup
Bruce Momjian
2025-11-06
Doc: use uppercase keywords in SQLs
David Rowley
2025-11-05
doc: Add section for temporal tables
Peter Eisentraut
2025-06-25
Restrict virtual columns to use built-in functions and types
Peter Eisentraut
2025-06-12
doc: Document that MAINTAIN privilege allows statistics manipulation functions.
Fujii Masao
2025-04-10
Doc: remove long-obsolete advice about generated constraint names.
Tom Lane
2025-04-02
Doc: add information about partition locking
David Rowley
2025-03-14
doc: Explain more thoroughly when a table rewrite is needed
Álvaro Herrera
2025-02-07
Virtual generated columns
Peter Eisentraut
2025-01-30
Doc: Generated column replication.
Amit Kapila
2024-11-30
doc: Fix typo
Peter Eisentraut
2024-11-29
doc: Improve description of referential actions
Peter Eisentraut
2024-11-18
doc: clarify text about combining row-level policies
Bruce Momjian
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
Doc: Update the behavior of generated columns in Logical Replication.
Amit Kapila
2024-10-23
doc: Fix INSERT statement syntax for identity columns
Daniel Gustafsson
2024-09-24
Add ONLY support for VACUUM and ANALYZE
David Rowley
2024-08-24
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-07-17
Doc: fix minor syntax error in example.
Tom Lane
2024-07-01
doc: Add ACL acronym for "Access Control List"
Michael Paquier
2024-06-21
Doc: Generated columns are skipped for logical replication.
Amit Kapila
2024-05-13
Revert structural changes to not-null constraints
Alvaro Herrera
2024-04-15
Grammar fixes for split/merge partitions code
Alexander Korotkov
2024-04-09
Doc: use "an SQL" instead of "a SQL"
David Rowley
2024-04-09
Fix whitespace
Peter Eisentraut
2024-04-06
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-06
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-03-30
doc: Improve "Partition Maintenance" section
Alvaro Herrera
2024-03-13
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-01-31
doc: Document more that relations share a namespace
Peter Eisentraut
2024-01-29
Doc: mention foreign keys can reference unique indexes
David Rowley
2024-01-16
Support identity columns in partitioned tables
Peter Eisentraut
2024-01-16
doc: Add Identity Column section under Data Definition chapter
Peter Eisentraut
2024-01-16
doc: Decorate PostgreSQL with productname tag
Peter Eisentraut
2024-01-11
Fix omission in partitioning limitation documentation
Magnus Hagander
2023-12-27
Doc: specify aclitem syntax more clearly.
Tom Lane
2023-11-27
Fix CREATE INDEX CONCURRENTLY example
Alvaro Herrera
2023-11-13
Improve default and empty privilege outputs in psql.
Tom Lane
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-07-12
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-06-04
Doc: explain about dependency tracking for new-style SQL functions.
Tom Lane
2023-04-05
doc: Update error messages in RLS examples
John Naylor
2023-03-16
Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF.
Tom Lane
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-01-16
More documentation update for GRANT ... WITH SET OPTION.
Robert Haas
2023-01-12
Doc: fix silly thinko in 8bf6ec3ba.
Tom Lane
[next]