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
Age
Commit message (
Expand
)
Author
2002-09-23
Fix broken markup.
Tom Lane
2002-09-23
Move PyGreSQL usage documentation from README into DocBook. Some other
Peter Eisentraut
2002-09-23
The valid return value should be MODIFY instead of MODIFIED.
Bruce Momjian
2002-09-22
Make \dS work more like it used to, viz, show only system objects.
Tom Lane
2002-09-22
Replace pg_attribute.attisinherited with attislocal and attinhcount
Tom Lane
2002-09-22
Fix busted markup.
Tom Lane
2002-09-22
Bring SIMILAR TO and SUBSTRING into some semblance of conformance with
Tom Lane
2002-09-21
Provide an upgrade strategy for dump files containing functions declared
Tom Lane
2002-09-21
Add more appropriate markup.
Peter Eisentraut
2002-09-20
Revision
Peter Eisentraut
2002-09-20
Mention that pg_get_viewdef(name) is deprecated.
Bruce Momjian
2002-09-20
This patch corrects a minor mis-statement in the CREATE DOMAIN docs,
Bruce Momjian
2002-09-18
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-18
Update installation instructions and put mostly everything in one place.
Peter Eisentraut
2002-09-18
Remove pgeasy and odbc.
Peter Eisentraut
2002-09-17
Point out that CREATE INDEX uses sorts and hence sort_mem GUC parameter.
Bruce Momjian
2002-09-15
Cast functions can be immutable or stable.
Peter Eisentraut
2002-09-14
Some PL/PgSQL documentation improvements from Neil Conway.
Tom Lane
2002-09-14
Shrink the pg_hba.conf and pg_ident.conf default files and move most of the
Peter Eisentraut
2002-09-12
Add more information about schemas. Combines some previously existing
Peter Eisentraut
2002-09-12
Joe Conway wrote:
Bruce Momjian
2002-09-11
Fix atan() description.
Bruce Momjian
2002-09-08
Remove more references to pgaccess as a build target in docs.
Bruce Momjian
2002-09-07
Remove pgaccess from docs; not shipping it anymore.
Bruce Momjian
2002-09-07
Allow pg_dumpall to work with previous releases again. Don't pass the -c
Peter Eisentraut
2002-09-06
Make sure the pg_dump tar archiver can handle members larger than 2 GB, but
Peter Eisentraut
2002-09-06
Fix another typo.
Bruce Momjian
2002-09-06
Fix typo.
Bruce Momjian
2002-09-05
Missed mention of PGPASSWORDFILE.
Bruce Momjian
2002-09-05
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.
Bruce Momjian
2002-09-05
Fill in section on table modification.
Peter Eisentraut
2002-09-04
Brand 7.3. Ready for beta!
Bruce Momjian
2002-09-04
Update new HISTORY file for 7.3!
Bruce Momjian
2002-09-03
Arrange for the default permissions on a database to allow temp table
Tom Lane
2002-09-03
Fix SGML build failure.
Bruce Momjian
2002-09-03
Documentation improvements.
Tom Lane
2002-09-03
Code review and documentation updates for indisclustered patch.
Tom Lane
2002-09-02
pg_on_connection_loss command for libpgtcl. Patch from
Tom Lane
2002-09-02
Fix obsolete description of PGnotify struct.
Tom Lane
2002-09-02
Department of second thoughts: make checks for replacing a view slightly
Tom Lane
2002-09-02
Fix broken markup.
Tom Lane
2002-09-02
This patch fixes a minor inaccuracy in the documentation: NOT NULL is
Bruce Momjian
2002-09-02
I checked all the previous string handling errors and most of them were
Bruce Momjian
2002-09-02
Here's a doc patch for the new string functions recently committed --
Bruce Momjian
2002-09-02
Move pg_settings doc into the right section.
Bruce Momjian
2002-09-02
Here is a documentation patch for the pg_settings virtual table. If
Bruce Momjian
2002-09-02
Add GUC variable to print original query to the server logs when there
Bruce Momjian
2002-09-02
Code review for HeapTupleHeader changes. Add version number to page headers
Tom Lane
2002-09-01
Add log_duration to GUC/postgresql.conf.
Bruce Momjian
2002-09-01
plpgsql functions can return RECORD, per Neil Conway.
Tom Lane
[next]