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
2011-02-23
Add a relkind field to RangeTblEntry to avoid some syscache lookups.
Tom Lane
2011-02-22
Add PL/Python functions for quoting strings
Peter Eisentraut
2011-02-22
Fix a couple of unlogged tables goofs.
Robert Haas
2011-02-22
Allow binary I/O of type "void".
Tom Lane
2011-02-22
Reword information_schema duplicate constraint warning text.
Bruce Momjian
2011-02-22
Remove ExecRemoveJunk(), which is no longer used anywhere.
Tom Lane
2011-02-22
Fix dangling-pointer problem in before-row update trigger processing.
Tom Lane
2011-02-22
Move information_schema duplicate constraint note to the top of the
Bruce Momjian
2011-02-21
Update docs about new role privileges reference, per Alvaro.
Bruce Momjian
2011-02-21
Fix pg_server_to_client, that was broken in the previous commit.
Itagaki Takahiro
2011-02-21
Add ENCODING option to COPY TO/FROM and file_fdw.
Itagaki Takahiro
2011-02-21
Merge two documentation permission chapters into a single chapter.
Bruce Momjian
2011-02-20
Minor logic fix for new levenshtein implementation.
Tom Lane
2011-02-20
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
Tom Lane
2011-02-20
Implement an API to let foreign-data wrappers actually be functional.
Tom Lane
2011-02-20
Adjust documentation wording of window function ORDER BY to not mention
Bruce Momjian
2011-02-20
Documentation update for UTF16 surrogate pairs in UTF8 encoding.
Bruce Momjian
2011-02-19
Document that an SQL-standard-compliant query that expects a unique row
Bruce Momjian
2011-02-19
Invalidate PL/Python functions with composite type argument when the
Peter Eisentraut
2011-02-19
Initialize variable to quiet compiler.
Bruce Momjian
2011-02-19
Set psql client encoding from locale by default
Peter Eisentraut
2011-02-19
Create the catalog infrastructure for foreign-data-wrapper handlers.
Tom Lane
2011-02-19
Improve text search prefix doc addition.
Bruce Momjian
2011-02-19
Document that text search comparisons happen after text search
Bruce Momjian
2011-02-18
Un-break building with BTREE_BUILD_STATS.
Tom Lane
2011-02-18
Fix parallel pg_restore to handle comments on POST_DATA items correctly.
Tom Lane
2011-02-18
One more hack to make contrib upgrades from 9.0 match fresh 9.1 installs.
Tom Lane
2011-02-18
Use $INDENT instead of `which` to find the indent binary
Alvaro Herrera
2011-02-18
Make a hard state change from catchup to streaming mode.
Simon Riggs
2011-02-18
Separate messages for standby replies and hot standby feedback.
Simon Riggs
2011-02-18
Properly initialize variables
Magnus Hagander
2011-02-18
Applied a patch by Zoltán Böszörményi that makes ecpg's parser accept dyn...
Michael Meskes
2011-02-18
Fix an uninitialized field in DR_copy.
Itagaki Takahiro
2011-02-18
Add transaction-level advisory locks.
Itagaki Takahiro
2011-02-18
Convert Postgres arrays to Perl arrays on PL/perl input arguments
Alvaro Herrera
2011-02-18
pgindent run on plperl.c
Alvaro Herrera
2011-02-18
Use $INDENT rather than indent throughout the pgindent code
Alvaro Herrera
2011-02-18
Fix tsmatchsel() to account properly for null rows.
Tom Lane
2011-02-17
Fix upgrade of contrib/xml2 from 9.0.
Tom Lane
2011-02-17
Fix upgrade of contrib/intarray and contrib/unaccent from 9.0.
Tom Lane
2011-02-17
Fix upgrade of contrib/btree_gist from 9.0.
Tom Lane
2011-02-17
Add client_hostname field to pg_stat_activity.
Robert Haas
2011-02-17
Prevent possible compiler warnings.
Robert Haas
2011-02-17
Typo fix
Bruce Momjian
2011-02-17
Fix contrib/pg_trgm to have smoother updates from 9.0.
Tom Lane
2011-02-17
Remove doc mention about read committed in upsert example.
Bruce Momjian
2011-02-17
Document that plpgsql upsert example can fail if insert triggers return
Bruce Momjian
2011-02-17
In documentation example, use concat_values() instead of concat()
Bruce Momjian
2011-02-17
Add some words of caution to elog.c.
Robert Haas
2011-02-17
Typo fixes.
Robert Haas
[next]