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-10-09
set.patch updates an example in ref/set.sgml to have microsecond
Bruce Momjian
2002-10-09
Have SET not start transaction when autocommit off, with doc updates.
Bruce Momjian
2002-10-05
Fix markup error.
Bruce Momjian
2002-10-05
Add more documentation about CURRENT_TIMESTAMP.
Bruce Momjian
2002-10-04
Restrict CREATE OPERATOR CLASS to superusers, per discussion some weeks
Tom Lane
2002-10-04
Require superuser privilege to create a binary-compatible cast, per
Tom Lane
2002-10-03
Add wording so people know PANIC is really "off" for log_min_error_statement.
Bruce Momjian
2002-10-02
Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to
Tom Lane
2002-10-02
Turn GUC log_min_error_statement off by default by setting it to PANIC.
Bruce Momjian
2002-10-01
Applied doc patch to jdbc doc which documents support for datasources
Barry Lind
2002-10-01
Update HISTORY/release.sgml for 7.2.3.
Bruce Momjian
2002-09-27
Simplify SSL certificate instructions.
Bruce Momjian
2002-09-26
Allow SSL to work withouth client-side certificate infrastructure.
Bruce Momjian
2002-09-25
Enhance the description of user and database management. Reduce the
Peter Eisentraut
2002-09-24
Make PL/pgSQL capitalization consistent.
Bruce Momjian
2002-09-24
Change default privileges for languages and functions to be PUBLIC USAGE
Tom Lane
2002-09-24
Update some obsolete comments and column descriptions.
Tom Lane
2002-09-24
Tweak conversion names to follow the established naming scheme, and
Peter Eisentraut
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
[next]