index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2013-02-18
Add ALTER ROLE ALL SET command
Peter Eisentraut
2013-02-14
doc: Add make target to produce EPUB from DocBook
Peter Eisentraut
2013-02-11
Support unlogged GiST index.
Heikki Linnakangas
2013-02-09
Add an example of attaching a default value to an updatable view.
Tom Lane
2013-02-09
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-02-08
doc: Fix mistakes in the most recent set of release notes.
Tom Lane
2013-02-08
doc: Rewrite how to get the source code
Peter Eisentraut
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-02-04
Prevent execution of enum_recv() from SQL.
Tom Lane
2013-02-04
Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23.
Tom Lane
2013-02-04
Reset vacuum_defer_cleanup_age to PGC_SIGHUP.
Simon Riggs
2013-02-04
Reset master xmin when hot_standby_feedback disabled.
Simon Riggs
2013-02-03
Perform line wrapping and indenting by default in ruleutils.c.
Tom Lane
2013-02-03
PL/Python: Add result object str handler
Peter Eisentraut
2013-02-02
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
Prevent "\g filename" from affecting subsequent commands after an error.
Tom Lane
2013-02-02
Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.
Simon Riggs
2013-02-02
doc: Tiny whitespace fix
Peter Eisentraut
2013-02-01
Add CREATE RECURSIVE VIEW syntax
Peter Eisentraut
2013-01-31
pg_upgrade docs: mention modification of postgresql.conf in new cluster
Bruce Momjian
2013-01-31
Add --aggregate-interval option.
Tatsuo Ishii
2013-01-30
pg_regress: Allow overriding diff options
Peter Eisentraut
2013-01-29
Provide database object names as separate fields in error messages.
Tom Lane
2013-01-29
Allow pgbench to use a scale larger than 21474.
Heikki Linnakangas
2013-01-28
REASSIGN OWNED: handle shared objects, too
Alvaro Herrera
2013-01-28
DROP OWNED: don't try to drop tablespaces/databases
Alvaro Herrera
2013-01-26
Make LATERAL implicit for functions in FROM.
Tom Lane
2013-01-26
Issue ERROR if FREEZE mode can't be honored by COPY
Bruce Momjian
2013-01-26
doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and
Bruce Momjian
2013-01-25
doc: mention commit_delay is only honored if fsync is enabled
Bruce Momjian
2013-01-25
Change plan caching to honor, not resist, changes in search_path.
Tom Lane
2013-01-25
doc: merge ecpg username/password example into C comment
Bruce Momjian
2013-01-25
doc: adjust search_path secondary index mention
Bruce Momjian
2013-01-25
doc: split search_path index entries into separate secondaries
Bruce Momjian
2013-01-25
Make it easy to time out pg_isready, and make the default 3 seconds.
Robert Haas
2013-01-25
docs: In ecpg, clarify how username/password colon parameters are used
Bruce Momjian
2013-01-25
Add prosecdef to \df+ output.
Heikki Linnakangas
2013-01-25
doc: improve wording of "foreign data server" in file-fdw docs
Bruce Momjian
2013-01-25
Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander
2013-01-25
Fix concat() and format() to handle VARIADIC-labeled arguments correctly.
Tom Lane
2013-01-25
doc: add mention of ssi read anomolies to mvcc docs
Bruce Momjian
2013-01-25
doc: correct sepgsql doc about permission checking of CASCADE
Bruce Momjian
2013-01-24
Fix SPI documentation for new handling of ExecutorRun's count parameter.
Tom Lane
2013-01-24
Docs shouldn't say HOT Standby.
Simon Riggs
2013-01-23
Clarify that connection parameters aren't totally meaningless for PQping.
Robert Haas
2013-01-23
pg_isready
Robert Haas
2013-01-23
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
Further documentation tweaks for event triggers.
Robert Haas
2013-01-23
doc: Fix declared number of columns in table
Peter Eisentraut
2013-01-22
Fix CREATE EVENT TRIGGER syntax synopsis in documentation.
Robert Haas
[next]