index
:
users/hanada/postgres.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
Release_1_0_3
WIN32_DEV
check_always
ecpg_big_bison
fdw_catalog_lookup
fdw_core
fdw_handler
fdw_select
fdw_select_simple
fdw_syntax
fdw_table
file_fdw
force_not_null
foreign_scan
master
parallel
per_column_option
pgsql_fdw
pgsql_fdw2
postgresql_fdw
Hanada's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2011-11-14
Return NULL instead of throwing error when desired bound is not available.
Tom Lane
2011-11-14
Return FALSE instead of throwing error for comparisons with empty ranges.
Tom Lane
2011-11-12
Add psql expanded auto mode
Peter Eisentraut
2011-11-10
Correct documentation for trace_userlocks.
Robert Haas
2011-11-10
Revert removal of trace_userlocks, because userlocks aren't gone.
Robert Haas
2011-11-10
Document that PQexec() can handle a NULL res pointer just fine.
Bruce Momjian
2011-11-08
Adjust range type docs for some last-minute changes I made to the patch.
Heikki Linnakangas
2011-11-08
-DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
Peter Eisentraut
2011-11-08
Remove hstore's text => text operator.
Robert Haas
2011-11-07
Minor grammar improvements.
Robert Haas
2011-11-04
Fix archive_command example
Peter Eisentraut
2011-11-04
Add note about using GNU tar warning options for base backups
Peter Eisentraut
2011-11-03
Role membership of superusers is only by explicit membership for HBA.
Andrew Dunstan
2011-11-03
Do not treat a superuser as a member of every role for HBA purposes.
Andrew Dunstan
2011-11-03
Support range data types.
Heikki Linnakangas
2011-11-03
Improve docs for timing and skipping of checkpoints
Simon Riggs
2011-11-01
Document that multiple LDAP servers can be specified
Magnus Hagander
2011-10-28
Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.
Robert Haas
2011-10-28
Change "and and" to "and".
Robert Haas
2011-10-26
Typo fixes.
Tom Lane
2011-10-26
Implement streaming xlog for backup tools
Magnus Hagander
2011-10-25
Fix typo
Magnus Hagander
2011-10-25
Support configurable eventlog application names on Windows
Magnus Hagander
2011-10-22
Support synchronization of snapshots through an export/import procedure.
Tom Lane
2011-10-19
Document that postmaster.opts is excluded from base backups
Robert Haas
2011-10-19
Make the CHECKPOINT reference page more clear.
Robert Haas
2011-10-16
Avoid assuming that index-only scan data matches the index's rowtype.
Tom Lane
2011-10-16
Teach btree to handle ScalarArrayOpExpr quals natively.
Tom Lane
2011-10-15
Marginal improvements to documentation of plpgsql's OPEN cursor statement.
Tom Lane
2011-10-15
Document that is the psql version number, not the server version number,
Bruce Momjian
2011-10-15
Improve doc wording of drop table permission.
Bruce Momjian
2011-10-15
Allow a major PG version psql .psqlrc file to be used if a minor
Bruce Momjian
2011-10-14
Measure the number of all-visible pages for use in index-only scan costing.
Tom Lane
2011-10-14
Document actual string that has to be returned by the client for MD5
Bruce Momjian
2011-10-13
Remove all "traces" of trace_userlocks, because userlocks were removed
Bruce Momjian
2011-10-13
Update documentation about ts_rank().
Bruce Momjian
2011-10-13
Have pg_ctl return an exit status of 3 if the server is not running, to
Bruce Momjian
2011-10-13
Fix typo in dummy_seclabel documentation.
Tom Lane
2011-10-13
Document who can drop a table (owner and user with permissions).
Bruce Momjian
2011-10-13
Remove tab in sgml file.
Bruce Momjian
2011-10-12
Document how to accent Alvaro Herrera in the release notes.
Bruce Momjian
2011-10-12
Clarify wording of foreign key documentation to mention null entries as
Bruce Momjian
2011-10-12
Throw a useful error message if an extension script file is fed to psql.
Tom Lane
2011-10-12
Modify up/home macro to match standard parameter list; fixes doc build.
Bruce Momjian
2011-10-12
Improve documentation of psql's \q command.
Tom Lane
2011-10-12
Add Up/Home link to the top of the HTML doc output.
Bruce Momjian
2011-10-11
Document that not backing up postmaster.pid and postmaster.opts might
Bruce Momjian
2011-10-10
Make the reference to "CREATE USER" in the CREATE ROLE page a link.
Robert Haas
2011-10-10
Improve documentation of how to fiddle with SCSI drives on FreeBSD.
Robert Haas
2011-10-10
Fix typo in docs for libpq keepalives_count option.
Robert Haas
[next]