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-07-18
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.
Robert Haas
2011-07-18
Create a "fast path" for acquiring weak relation locks.
Robert Haas
2011-07-18
Remove claim that the project is not represented in the SQL working group
Peter Eisentraut
2011-07-18
Note that information_schema.sql_languages was removed in SQL:2008
Peter Eisentraut
2011-07-18
Add pg_opfamily_is_visible.
Robert Haas
2011-07-17
Add temp_file_limit GUC parameter to constrain temporary file space usage.
Tom Lane
2011-07-16
Add an errdetail_internal() ereport auxiliary routine.
Tom Lane
2011-07-15
Set information_schema.tables.commit_action to null
Peter Eisentraut
2011-07-15
Doc clarification for pg_locks columns.
Bruce Momjian
2011-07-14
In docs, start window function sentence with "The asterisk (*)" rather
Bruce Momjian
2011-07-14
Fix broken markup
Alvaro Herrera
2011-07-14
Set information_schema.routines.is_udt_dependent to NO
Peter Eisentraut
2011-07-14
Small update on suggested startup file locations
Peter Eisentraut
2011-07-13
Implement information schema interval_type columns
Peter Eisentraut
2011-07-13
Use clearer woring for pg_locks columns, identifying which items are
Bruce Momjian
2011-07-11
Fix and clarify information schema interval_precision fields
Peter Eisentraut
2011-07-11
Improve wording of documentation on default privileges.
Andrew Dunstan
2011-07-08
Add item about Clang support to 9.1 release notes
Peter Eisentraut
2011-07-08
Message style improvements
Peter Eisentraut
2011-07-07
Update examples for string-related functions.
Tom Lane
2011-07-07
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-07-07
Reclassify replication-related GUC variables as "master" and "standby".
Tom Lane
2011-07-07
Finish disabling reduced-lock-levels-for-DDL feature.
Tom Lane
2011-07-06
Add \ir command to psql.
Robert Haas
2011-07-05
Restructure foreign data wrapper chapter so it has more than one section.
Tom Lane
2011-07-05
Improve documentation about foreign data wrapper validator functions.
Tom Lane
2011-07-05
Fix typo in sslmode documentation
Magnus Hagander
2011-07-04
Small documentation tweaks
Peter Eisentraut
2011-07-04
Set user_defined_types.data_type to null
Peter Eisentraut
2011-07-04
Clarify that you need ActiveState perl 5.8 *or later* to build on Windows.
Heikki Linnakangas
2011-07-04
Remove silent_mode. You get the same functionality with "pg_ctl -l
Heikki Linnakangas
2011-07-04
Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.
Simon Riggs
2011-07-04
Fix omissions in documentation of the pg_roles view.
Tom Lane
2011-07-01
In the pg_upgrade docs, move 50432 port mention to the place where we
Bruce Momjian
2011-07-01
Change pg_upgrade to use port 50432 by default to avoid unintended
Bruce Momjian
2011-06-30
Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera
2011-06-29
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-28
Implement the collation columns of various information schema views
Peter Eisentraut
2011-06-28
Add composite-type attributes to information_schema.element_types view
Peter Eisentraut
2011-06-27
Mention that SSPI authentication can use GSSAPI on non-Windows systems.
Robert Haas
2011-06-24
Documentation improvements for pg_locks with respect to SSI.
Robert Haas
2011-06-23
In pg_upgrade docs, clarify that link mode uses "hard" links.
Bruce Momjian
2011-06-23
Add information schema views role_udt_grants, udt_privileges, user_defined_types
Peter Eisentraut
2011-06-23
Add a bit of markup
Peter Eisentraut
2011-06-22
Add smallserial pseudotype.
Robert Haas
2011-06-22
Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP.
Robert Haas
2011-06-22
Add notion of a "transform function" that can simplify function calls.
Robert Haas
2011-06-22
Performance tuning advice for SSI.
Robert Haas
2011-06-20
Fix missed use of "cp -i" in an example, per Fujii Masao.
Tom Lane
2011-06-19
Produce HISTORY file consistently as ASCII
Peter Eisentraut
[next]