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
Age
Commit message (
Expand
)
Author
2013-06-09
Tweak postgres_fdw regression test so autovacuum doesn't change results.
Tom Lane
2013-06-09
Remove unnecessary restrictions about RowExprs in transformAExprIn().
Tom Lane
2013-06-09
Remove ALTER DEFAULT PRIVILEGES' requirement of schema CREATE permissions.
Tom Lane
2013-06-09
Remove fixed limit on the number of concurrent AllocateFile() requests.
Tom Lane
2013-06-08
Don't downcase non-ascii identifier chars in multi-byte encodings.
Andrew Dunstan
2013-06-08
Handle Unicode surrogate pairs correctly when processing JSON.
Andrew Dunstan
2013-06-08
doc: Fix <synopsis> in <term> markup
Peter Eisentraut
2013-06-07
Correct the documentation of pg_rewrite.ev_attr.
Kevin Grittner
2013-06-07
Minor docs wordsmithing.
Tom Lane
2013-06-07
doc: Clarify description of VALUES command
Peter Eisentraut
2013-06-06
Fix typo in comment.
Heikki Linnakangas
2013-06-06
Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.
Robert Haas
2013-06-06
pg_upgrade: document that --link should be used with --check
Bruce Momjian
2013-06-06
Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests.
Tom Lane
2013-06-06
Update SQL features list
Peter Eisentraut
2013-06-05
Put analyze_keyword back in explain_option_name production.
Tom Lane
2013-06-04
Provide better message when CREATE EXTENSION can't find a target schema.
Tom Lane
2013-06-04
Add ARM64 (aarch64) support to s_lock.h.
Tom Lane
2013-06-04
Fix memory leak in LogStandbySnapshot().
Tom Lane
2013-06-04
Fix off-by-one in pg_xlogdump -r option.
Heikki Linnakangas
2013-06-03
Add semicolons to eval'd strings to hide a minor Perl behavioral change.
Tom Lane
2013-06-03
Put back allow_system_table_mods check in heap_create().
Heikki Linnakangas
2013-06-03
Additional spelling corrections
Stephen Frost
2013-06-03
Code review of recycling WAL segments in a restartpoint.
Heikki Linnakangas
2013-06-03
Allow type_func_name_keywords in some places where they weren't before.
Tom Lane
2013-06-02
Another man page whitespace fix
Peter Eisentraut
2013-06-02
Fix whitespace issues in the man pages
Peter Eisentraut
2013-06-01
Fix unportable usage of isspace().
Tom Lane
2013-06-01
Minor spelling fixes
Stephen Frost
2013-06-01
Post-pgindent cleanup
Stephen Frost
2013-06-01
doc: Remove paragraph about typesetting conventions
Peter Eisentraut
2013-06-01
Don't emit non-canonical empty arrays in array_remove().
Noah Misch
2013-06-01
Add new source files to nls.mk
Peter Eisentraut
2013-05-31
doc: Fix claim that query is passed as ASCII text
Peter Eisentraut
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-05-31
Minor spell checking
Peter Eisentraut
2013-05-30
postgresql.conf.sample: Improve whitespace
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-29
Document auto_explain.log_timing.
Robert Haas
2013-05-29
pg_upgrade docs: mention need to set parameters for vacuumdb.
Bruce Momjian
2013-05-27
Documentation fix for ALTER TYPE .. RENAME
Stephen Frost
2013-05-24
Remove pageinspect--1.0.sql
Heikki Linnakangas
2013-05-23
Fix typo in comment.
Robert Haas
2013-05-23
Print line number correctly in COPY.
Heikki Linnakangas
2013-05-21
9.3 release notes: improve cached plan mention
Bruce Momjian
2013-05-21
After fast promotion use CHECKPOINT_FORCE
Simon Riggs
2013-05-21
Maintain ThisTimeLineID correctly in checkpointer
Simon Riggs
2013-05-21
9.3 release notes: fix SGML markup for DROP TABLE IF EXISTS
Bruce Momjian
2013-05-21
9.3 release docs: fix DROP TABLE IF EXISTS
Bruce Momjian
2013-05-21
Documentation spell checking and markup improvements
Peter Eisentraut
[next]