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-17
Remove rule to build sepgsql-regtest.pp.
Robert Haas
2011-02-17
Fix blatantly uninitialized variable in recent commit.
Tom Lane
2011-02-17
Fix bogus test for hypothetical indexes in get_actual_variable_range().
Tom Lane
2011-02-16
Add backwards-compatible declarations of some core GIN support functions.
Tom Lane
2011-02-16
Also process psqlrc when running psql -l
Peter Eisentraut
2011-02-16
Better support for thread-support flag detection with clang
Peter Eisentraut
2011-02-16
Fix for warnings-free compilation with Python 3.2
Peter Eisentraut
2011-02-16
In pg_upgrade, no need to initialize global struct values; they are
Bruce Momjian
2011-02-16
Hot Standby feedback for avoidance of cleanup conflicts on standby.
Simon Riggs
2011-02-16
Make a no-op ALTER EXTENSION UPDATE give just a NOTICE, not ERROR.
Tom Lane
2011-02-16
Cleanup ClusterInfo initialization in pg_upgrade
Alvaro Herrera
2011-02-16
WAL receiver shouldn't try to send a reply when dying.
Robert Haas
2011-02-16
Add FOREACH IN ARRAY looping to plpgsql.
Tom Lane
2011-02-16
pg_ctl promote
Robert Haas
2011-02-16
Export the external file reader used in COPY FROM as APIs.
Itagaki Takahiro
2011-02-16
Fix bug in 9.1 pg_upgrade processing of old/new relations; adjust debug
Bruce Momjian
2011-02-15
Fix corner case for binary upgrade: extension functions in pg_catalog.
Tom Lane
2011-02-15
Make pg_upgrade compile again
Alvaro Herrera
2011-02-15
Add CheckTableNotInUse calls in DROP TABLE and DROP INDEX.
Tom Lane
2011-02-15
Adjust pg_upgrade error message, array freeing, and add error check.
Bruce Momjian
2011-02-15
Bring hstore's comment into line with style of other contrib comments.
Tom Lane
2011-02-15
Fix obsolete comment.
Tom Lane
2011-02-15
Assorted corrections to the patch to add WAL receiver replies.
Robert Haas
2011-02-15
Rename max_predicate_locks_per_transaction.
Robert Haas
2011-02-15
Allow make check in PL directories
Peter Eisentraut
2011-02-15
Avoid a few more SET DATA TYPE table rewrites.
Robert Haas
2011-02-15
Delete stray word from comment.
Robert Haas
2011-02-15
Rethink naming of contrib/intagg extension.
Tom Lane
2011-02-15
Additional required docs for pg_constraint catalog entry
Simon Riggs
2011-02-15
PITR can stop at a named restore point when recovery target = time
Simon Riggs
2011-02-15
Fix MSVC build scripts for recent extension-related changes.
Tom Lane
2011-02-15
Rearrange extension-related views as per recent discussion.
Tom Lane
2011-02-15
Small improvements to external-projects documentation.
Tom Lane
2011-02-15
Add version-sensitive SQL for psql when constraints NOT VALID
Simon Riggs
2011-02-14
Fix obsolete references to old-style contrib installation methods.
Tom Lane
2011-02-14
Remove no-longer-needed special case hacks in MSVC build scripts.
Tom Lane
2011-02-14
More fixups for "unpackaged" conversion scripts.
Tom Lane
2011-02-14
Assorted fixups for "unpackaged" conversion scripts.
Tom Lane
2011-02-14
Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.
Tom Lane
2011-02-14
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-14
Support replacing MODULE_PATHNAME during extension script file execution.
Tom Lane
2011-02-14
Change the naming convention for extension files to use double dashes.
Tom Lane
2011-02-13
Clarify documentation for libpq's PQescapeBytea to mention the new hex
Bruce Momjian
2011-02-13
Back out libpq doc change; not ready yet.
Bruce Momjian
2011-02-13
Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom.
Bruce Momjian
2011-02-12
Refactor ALTER EXTENSION UPDATE to have cleaner multi-step semantics.
Tom Lane
2011-02-12
Properly handle Win32 paths of 'E:abc', which can be either absolute or
Bruce Momjian
2011-02-12
DDL support for collations
Peter Eisentraut
2011-02-12
Teach ALTER TABLE .. SET DATA TYPE to avoid some table rewrites.
Robert Haas
2011-02-12
Clean up installation directory choices for extensions.
Tom Lane
[prev]
[next]