public inbox for [email protected]  
help / color / mirror / Atom feed
From: vellaipandiyan sm <[email protected]>
To: PostgreSQL Hackers <[email protected]>
Subject: [PATCH] DOCS: Add introductory paragraph to Getting Started chapter
Date: Mon, 25 May 2026 11:03:33 +0530
Message-ID: <CAGXjcjm=LdWf14AqkqSFafKM7eUvP4c7cZV3T4Tzd6oAg9jRaQ@mail.gmail.com> (raw)

Hi,

This patch adds a short introductory paragraph to the
Getting Started chapter in the documentation.

The paragraph provides a short overview of the topics covered
in the chapter and helps improve readability for new users.

Thanks.

Vellaipandiyan


Attachments:

  [application/octet-stream] 0001-Add-introductory-paragraph-to-Getting-Started-chapte.patch (886B, 3-0001-Add-introductory-paragraph-to-Getting-Started-chapte.patch)
  download | inline diff:
From 994135bc74222ea7871afd544dcf21fa1f8f4ef6 Mon Sep 17 00:00:00 2001
From: vellaipandiyansm <[email protected]>
Date: Mon, 25 May 2026 05:31:55 +0000
Subject: [PATCH] Add introductory paragraph to Getting Started chapter

---
 doc/src/sgml/start.sgml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml
index 0263a70..5bad9a8 100644
--- a/doc/src/sgml/start.sgml
+++ b/doc/src/sgml/start.sgml
@@ -2,7 +2,12 @@
 
  <chapter id="tutorial-start">
   <title>Getting Started</title>
-
+<para>
+This chapter introduces the basics of working with
+<productname>PostgreSQL</productname>. It explains how to
+install the software, describes basic architectural concepts,
+and shows you how to create and access a database.
+</para>
   <sect1 id="tutorial-install">
    <title>Installation</title>
 
-- 
2.53.0



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [PATCH] DOCS: Add introductory paragraph to Getting Started chapter
  In-Reply-To: <CAGXjcjm=LdWf14AqkqSFafKM7eUvP4c7cZV3T4Tzd6oAg9jRaQ@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox