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
Age
Commit message (
Expand
)
Author
2009-08-14
Add prefix support for synonym dictionary
Teodor Sigaev
2009-08-12
The html-stamp and man-stamp files also need to be cvsignore'd.
Tom Lane
2009-08-12
Document the minimum required Python version.
Peter Eisentraut
2009-08-11
Add .cvsignore entries for documentation files
Peter Eisentraut
2009-08-11
Remove unnecessary files from distribution
Peter Eisentraut
2009-08-11
Simplify and speed up man page installation
Peter Eisentraut
2009-08-11
Refactor some $(JADE.tex.call)s
Alvaro Herrera
2009-08-11
Remove tab in SGML.
Bruce Momjian
2009-08-10
Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation".
Alvaro Herrera
2009-08-10
Fix number of columns declared for pg_user_mappings description table.
Alvaro Herrera
2009-08-10
Support EEEE (scientific notation) in to_char().
Tom Lane
2009-08-10
Adjust extract(epoch) example to clarify that it includes fractional
Tom Lane
2009-08-10
Extend EXPLAIN to support output in XML or JSON format.
Tom Lane
2009-08-10
Re-add documentation for --no-readline option of psql, mistakenly removed a d...
Andrew Dunstan
2009-08-09
Ship documentation without intermediate tarballs
Peter Eisentraut
2009-08-07
Document that autovacuum may run ANALYZE
Alvaro Herrera
2009-08-07
Expand test coverage support to entire tree
Peter Eisentraut
2009-08-05
Fix manpages related to SPI functions.
Alvaro Herrera
2009-08-05
Add matchorig, matchsynonyms, and keepsynonyms options to contrib/dict_xsyn.
Tom Lane
2009-08-05
Implement dblink_get_notify().
Joe Conway
2009-08-04
Use DocBook XSL stylesheets for man page building
Peter Eisentraut
2009-08-04
Support hex-string input and output for type BYTEA.
Tom Lane
2009-08-04
Cause pg_proc.probin to be declared as text, not bytea. Everything was
Tom Lane
2009-08-03
Implement has_sequence_privilege()
Joe Conway
2009-08-03
Portability and documentation fixes for threaded pgbench patch.
Tom Lane
2009-08-03
Multi-threaded version of pgbench contributed by ITAGAKI Takahiro,
Tatsuo Ishii
2009-08-02
Add ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT
Tom Lane
2009-07-29
Support deferrable uniqueness constraints.
Tom Lane
2009-07-28
Add system catalog columns pg_constraint.conindid and pg_trigger.tgconstrindid.
Tom Lane
2009-07-26
Extend EXPLAIN to allow generic options to be specified.
Tom Lane
2009-07-25
Code review for FORCE QUOTE * patch: fix error checking to consider FORCE
Tom Lane
2009-07-25
Allow * as parameter for FORCE QUOTE for COPY CSV. Itagaki Takahiro.
Andrew Dunstan
2009-07-24
Document \dg+ and \du+
Peter Eisentraut
2009-07-23
Update location to download flex for building on Windows.
Andrew Dunstan
2009-07-22
Clarify NULLIF example
Peter Eisentraut
2009-07-22
Tweak TOAST code so that columns marked with MAIN storage strategy are
Tom Lane
2009-07-21
Remove translated FAQs
Peter Eisentraut
2009-07-20
Small additional clean from the rearrangement of the HTML index build rules
Peter Eisentraut
2009-07-20
DROP IF EXISTS for columns and constraints. Andres Freund.
Andrew Dunstan
2009-07-16
Make GEQO's planning deterministic by having it start from a predictable
Tom Lane
2009-07-14
Rearrangement of the HTML docs build rules
Peter Eisentraut
2009-07-13
Update information schema to SQL:2008
Peter Eisentraut
2009-07-13
Advance the minimum required version of "flex" from 2.5.4 to 2.5.31, and
Tom Lane
2009-07-11
Alter some gratuitous uses of "ANSI" when "SQL standard" might have been
Peter Eisentraut
2009-07-11
Correct what ISO stands for
Peter Eisentraut
2009-07-08
Add missing HOUR TO SECOND option to list of possible INTERVAL field sets,
Tom Lane
2009-07-07
More sensible character_octet_length
Peter Eisentraut
2009-07-03
Add log_line_prefix placeholder %e to contain the current SQL state
Peter Eisentraut
2009-07-01
Remove useless References column for pg_listener catalog description. Per Sh...
Tom Lane
2009-06-26
Update release notes in final preparation for 8.4.0.
Tom Lane
[next]