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
Age
Commit message (
Expand
)
Author
2011-09-16
Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper.
Tom Lane
2011-09-16
Redesign the plancache mechanism for more flexibility and efficiency.
Tom Lane
2011-09-14
In the manual section on primary_conninfo, recommend using a role with
Heikki Linnakangas
2011-09-10
Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITY
Bruce Momjian
2011-09-10
Document that only user-defined columns are expanded by SELECT *.
Bruce Momjian
2011-09-10
Remove unnecessary MATCH FULL specification in example.
Bruce Momjian
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-09
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-09-08
Fix typo and reword the sentence.
Heikki Linnakangas
2011-09-08
Buffering GiST index build algorithm.
Heikki Linnakangas
2011-09-08
One last round of copy-editing for the 9.1 release notes.
Tom Lane
2011-09-07
In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree
Bruce Momjian
2011-09-07
Fix to_date() and to_timestamp() to handle year masks of length < 4 so
Bruce Momjian
2011-09-07
Revert documentation patch about NEW/OLD and triggers.
Bruce Momjian
2011-09-07
Properly document the existance of OLD/NEW trigger pl/pgsql trigger
Bruce Momjian
2011-09-06
Fix spelling mistake in pgpass documentation change.
Bruce Momjian
2011-09-06
Add documentation suggestion about adding a comment to the top of
Bruce Momjian
2011-09-06
Fix plpgsql "PERFORM" markup.
Bruce Momjian
2011-09-06
Document PERFORM limitation when using WITH queries.
Bruce Momjian
2011-09-06
Add an "incompatibility" entry to 9.1 release notes about CREATE EXTENSION.
Tom Lane
2011-09-06
Update type-conversion documentation for long-ago changes.
Tom Lane
2011-09-06
Properly document semphore requirements by accounting for worker
Bruce Momjian
2011-09-06
Add documentation link to strftime supported options.
Bruce Momjian
2011-09-05
Add mention that UTC really means UT1.
Bruce Momjian
2011-09-05
Document that contrib/pgtrgm only processes ASCII alphanumeric
Bruce Momjian
2011-09-01
Userspace access vector cache for contrib/sepgsql.
Robert Haas
2011-08-31
The replication status values in pg_stat_replication was changed to
Heikki Linnakangas
2011-08-30
Some markup cleanup to deconfuse the find_gt_lt tool
Peter Eisentraut
2011-08-30
Repair brain fade in previous commit, per Josh Kupershmidt.
Robert Haas
2011-08-30
Add --if-exists option to dropdb and dropuser.
Robert Haas
2011-08-27
Document minimum required version of DocBook XSL stylesheets
Peter Eisentraut
2011-08-27
Implement the information schema with_hierarchy column
Peter Eisentraut
2011-08-27
Spelling improvement
Peter Eisentraut
2011-08-26
Clean up weird corner cases in lexing of psql meta-command arguments.
Tom Lane
2011-08-26
Support non-ASCII letters in psql variable names.
Tom Lane
2011-08-25
Adjust CREATE DOMAIN example for standard_conforming_strings=on.
Robert Haas
2011-08-24
Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.
Tom Lane
2011-08-23
Add recovery.conf to the index in the user manual.
Heikki Linnakangas
2011-08-18
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-08-17
Adjust wording now that estimated size can increase
Magnus Hagander
2011-08-17
MacOS -> Mac OS
Peter Eisentraut
2011-08-14
Fix typo
Peter Eisentraut
2011-08-11
Add major features list and introductory text for 9.1 release notes.
Bruce Momjian
2011-08-11
Display both per-table and per-column FDW options in psql's \d output.
Robert Haas
2011-08-11
Change psql's \dd command to do something more useful.
Robert Haas
2011-08-10
Remove wal_sender_delay GUC, because it's no longer useful.
Tom Lane
2011-08-08
Teach psql to display the comments on SQL/MED objects in verbose mode.
Robert Haas
2011-08-08
Teach psql to display the comments on conversions and domains.
Robert Haas
2011-08-08
Teach vacuumlo to limit number of removals, via new -l option.
Robert Haas
2011-08-07
Add "Compatibility" section to ALTER EXTENSION reference page
Peter Eisentraut
[next]