index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-19
Version stamp 9.0alpha4
REL9_0_ALPHA4
REL9_0_ALPHA4_BRANCH
Peter Eisentraut
2010-02-19
Document --version and --help options for all client applications (they
Bruce Momjian
2010-02-19
Small corrections to message output targets in pg_ctl
Peter Eisentraut
2010-02-19
Don't use O_DIRECT when writing WAL files if archiving or streaming is
Heikki Linnakangas
2010-02-19
Forbid setval() during recovery. This prevents the PANIC reported by
Heikki Linnakangas
2010-02-19
First pass over client applications documentation proofreading.
Bruce Momjian
2010-02-19
Remove mention that binary distributions pre-compile the tutorial files.
Bruce Momjian
2010-02-19
Fix STOP WAL LOCATION in backup history files no to return the next
Itagaki Takahiro
2010-02-19
Translation updates for 9.0alpha4
Peter Eisentraut
2010-02-19
Preliminary release notes for 9.0alpha4
Peter Eisentraut
2010-02-19
Hot Standby documentation updates
Bruce Momjian
2010-02-18
Volatile-ize all five places where we expect a PG_TRY block to restore
Tom Lane
2010-02-18
Provide some rather hokey ways for EXPLAIN to print FieldStore and assignment
Tom Lane
2010-02-18
Fix ExecEvalArrayRef to pass down the old value of the array element or slice
Tom Lane
2010-02-18
Fix pq_getbyte_if_available() function. It was confused on what it
Heikki Linnakangas
2010-02-18
date_recv should accept infinities.
Itagaki Takahiro
2010-02-18
Add missing close tag.
Bruce Momjian
2010-02-18
Wordsmithing of HS and SR documentation, with some wording improvements
Bruce Momjian
2010-02-18
Force READY portals into FAILED state when a transaction or subtransaction
Tom Lane
2010-02-18
Fix up pg_dump's treatment of large object ownership and ACLs. We now emit
Tom Lane
2010-02-17
Take care to reprocess an uncommitted notify message.
Tom Lane
2010-02-17
Another typo fix.
Magnus Hagander
2010-02-17
Use a fatal warning check with what looks like a more portable error message....
Andrew Dunstan
2010-02-17
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
Support new syntax and improve handling of parentheses in psql tab-completion.
Itagaki Takahiro
2010-02-17
When updating ShmemVariableCache from a checkpoint record, be sure to set
Tom Lane
2010-02-17
Prevent #option dump from crashing on FORI statement with null step. Reporte...
Tom Lane
2010-02-17
log_error_verbosity is now LOGGING_WHAT category.
Tom Lane
2010-02-17
Tweak description of payload parameter.
Tom Lane
2010-02-17
Make NOTIFY_PAYLOAD_MAX_LENGTH depend explicitly on BLCKSZ and
Tom Lane
2010-02-16
Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.
Tom Lane
2010-02-16
Add query text to auto_explain output.
Andrew Dunstan
2010-02-16
Clean up package namespace use and use of Safe in plperl.
Andrew Dunstan
2010-02-16
Move log_error_verbosity GUC setting to "What to log" section, and
Bruce Momjian
2010-02-16
Honor to_char() "FM" specification in YYY, YY, and Y; it was already
Bruce Momjian
2010-02-16
Prevent psql version banner from being printed by the \c command if the
Bruce Momjian
2010-02-16
Have SELECT and CREATE TABLE AS queries return a row count. While this
Bruce Momjian
2010-02-16
Remove personal copyright now that file has been rewritten using
Bruce Momjian
2010-02-16
Clarify documentation on the behavior of unnamed bind queries.
Bruce Momjian
2010-02-16
revert to showing buffer counts in explain (buffers)
Greg Stark
2010-02-16
Add emulation of non-blocking sockets to the win32 socket/signal layer,
Magnus Hagander
2010-02-16
Do not check nan values for infinity. Some system are not able to handle this.
Michael Meskes
2010-02-16
Fix synopsis of DO statement.
Itagaki Takahiro
2010-02-15
Move main error message text in plperl into errmsg from errdetail,
Alvaro Herrera
2010-02-15
When sorting functions in pg_dump, break ties (same name) by number of arguments
Peter Eisentraut
2010-02-15
Fix another stupid typo...
Magnus Hagander
2010-02-15
Fix typo in comment
Alvaro Herrera
2010-02-15
Temporarily disable fsyncing the database directory in CREATE DATABASE
Greg Stark
2010-02-15
remove an unused variable 'dirfd'.
Itagaki Takahiro
2010-02-15
Add psql tab completion for DO blocks.
Itagaki Takahiro
[next]