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
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
/
ref
/
create_database.sgml
Age
Commit message (
Expand
)
Author
2025-04-08
Introduce file_copy_method setting.
Thomas Munro
2025-01-17
Support PG_UNICODE_FAST locale in the builtin collation provider.
Jeff Davis
2024-03-19
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-03-19
Fix documentation oversights from 2d819a08a1.
Jeff Davis
2024-03-18
Address more review comments on commit 2d819a08a1.
Jeff Davis
2024-03-14
Introduce "builtin" collation provider.
Jeff Davis
2024-02-08
doc: Remove superfluous bracket in synopsis
Daniel Gustafsson
2023-08-23
doc: Add more ICU rules examples
Peter Eisentraut
2023-06-16
CREATE DATABASE: make LOCALE apply to all collation providers.
Jeff Davis
2023-03-08
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-02-14
Correct docs for the default locale_provider of a new database.
Jeff Davis
2023-02-09
Fix various typos in code and tests
Michael Paquier
2023-01-16
More documentation update for GRANT ... WITH SET OPTION.
Robert Haas
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-09-13
Make locale option behavior more consistent
Peter Eisentraut
2022-08-31
doc: simplify WITH clause syntax in CREATE DATABASE
Bruce Momjian
2022-04-11
Docs: Fix various mistakes and typos
David Rowley
2022-03-29
Add new block-by-block strategy for CREATE DATABASE.
Robert Haas
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2022-02-14
Database-level collation version tracking
Peter Eisentraut
2022-01-24
pg_upgrade: Preserve database OIDs.
Robert Haas
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-06-25
docs: clarify that CREATE DATABASE does not copy db permissions
Bruce Momjian
2019-11-14
Remove the word "virgins" for documentation
Alvaro Herrera
2019-07-23
Add CREATE DATABASE LOCALE option
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-31
Remove inbound links to sql-createuser
Stephen Frost
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-10-10
Use lower-case SGML attribute values
Peter Eisentraut
2017-02-06
doc: Update CREATE DATABASE examples
Peter Eisentraut
2017-02-01
Don't count background workers against a user's connection limit.
Andrew Dunstan
2016-05-31
Fix typo in CREATE DATABASE syntax synopsis.
Tom Lane
2015-09-18
Order some new options on man pages more sensibly, minor improvements
Peter Eisentraut
2015-09-11
doc: Spell checking
Peter Eisentraut
2014-07-02
Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn.
Tom Lane
2014-04-19
doc: CREATE DATABASE doesn't copy template database-level config params
Bruce Momjian
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2012-10-04
Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs.
Tom Lane
2012-06-21
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-03-11
Make parameter name consistent with syntax summary.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2009-09-19
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-05-06
Modify CREATE DATABASE to enforce that the source database's encoding setting
Tom Lane
2009-04-06
Rename the new CREATE DATABASE options to set collation and ctype into
Heikki Linnakangas
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-09-23
Make LC_COLLATE and LC_CTYPE database-level settings. Collation and
Heikki Linnakangas
2007-09-28
Change initdb and CREATE DATABASE to actively reject attempts to create
Tom Lane
[next]