projects
/
2ndquadrant_bdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2ndquadrant_bdr.git
2014-11-24
Petr Jelinek
deparse: Fix operator quoting
commit
|
commitdiff
|
tree
2014-11-06
Alvaro Herrera
support ALTER TYPE / RENAME ATTRIBUTE
commit
|
commitdiff
|
tree
2014-11-06
Abhijit Menon-Sen
deparse: Don't generate 'ALTER COLUMN' when renameType...
commit
|
commitdiff
|
tree
2014-11-02
Andres Freund
deparse: fix SECURITY LABEL ... IS NULL
commit
|
commitdiff
|
tree
2014-10-19
Andres Freund
deparse: Add support for SECURITY LABEL
commit
|
commitdiff
|
tree
2014-10-10
Alvaro Herrera
deparse: fix COMMENT ON ... IS NULL
commit
|
commitdiff
|
tree
2014-10-10
Alvaro Herrera
deparse/core: have GRANT only consider local objects
commit
|
commitdiff
|
tree
2014-10-10
Alvaro Herrera
deparse: support ALTER TABLE ALL IN TABLESPACE
commit
|
commitdiff
|
tree
2014-09-16
Petr Jelinek
deparse: fix CREATE OR REPLACE VIEW
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: Fix deparsing of typmod = 0 type specifications
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: Support COMMENT ON, per #37933
commit
|
commitdiff
|
tree
2014-09-05
Petr Jelinek
deparse: handle all valid json escape sequences in...
commit
|
commitdiff
|
tree
2014-09-05
Petr Jelinek
deparse: Support ALTER FUNCTION
commit
|
commitdiff
|
tree
2014-09-05
Petr Jelinek
deparse: fix ALTER <object> RENAME TO for several objec...
commit
|
commitdiff
|
tree
2014-09-05
Petr Jelinek
deparse: fix deparsing of ALTER SEQUENCE ... INCREMENT BY
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: Fix in_extension marking for extensions
commit
|
commitdiff
|
tree
2014-09-05
Craig Ringer
deparse: Fix incorrect use of %lu in deparse for int64
commit
|
commitdiff
|
tree
2014-09-05
Petr Jelinek
deparse: fix WHEN clause in CREATE TRIGGER
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: support GRANT/REVOKE
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support ALTER EXTENSION / UPDATE TO
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: support ALTER THING OWNER TO
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE AGGREGATE
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Initial support for CREATE TEXT SEARCH CONFIGU...
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE TYPE via DefineStmt
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE TEXT SEARCH DICTIONARY via...
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE TEXT SEARCH PARSER via DefineStmt
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE TEXT SEARCH TEMPLATE via DefineStmt
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE COLLATION via DefineStmt
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE OPERATOR via DefineStmt
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE CONVERSION
commit
|
commitdiff
|
tree
2014-09-05
Abhijit Menon-Sen
deparse: Support CREATE OPERATOR FAMILY
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: initial support for ALTER TABLE
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: deparse CREATE FUNCTION
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: enable deparse of function defaults expr
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: support CREATE DOMAIN
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: add support for ALTER THING RENAME
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: support ALTER TYPE / ADD VALUE (for enums)
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: add support for CREATE RULE
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: Add support for CREATE EXTENSION
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: support CREATE TYPE AS RANGE
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse: Initial support for JSON command deparsing
commit
|
commitdiff
|
tree
2014-09-05
Andres Freund
deparse/core: PGDLLIMPORT creating_extension
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: add get_sequence_values()
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: add format_type_detailed()
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: event triggers support GRANT/REVOKE
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: have ALTER TABLE return OIDs and col...
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: qualify "=" operator in SPI queries
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: return the base type OID, not the array's
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: split builtins.h to new ruleutils.h
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: return OID of matview in REFRESH
commit
|
commitdiff
|
tree
2014-09-05
Alvaro Herrera
deparse/core: return OID in CREATE TABLE AS
commit
|
commitdiff
|
tree
2014-09-05
Peter Eisentraut
Assorted message fixes and improvements
commit
|
commitdiff
|
tree
2014-09-05
Fujii Masao
Add tab-completion for reloptions like user_catalog_table.
commit
|
commitdiff
|
tree
2014-09-04
Peter Eisentraut
doc: Remove dead link
commit
|
commitdiff
|
tree
2014-09-04
Fujii Masao
Fix segmentation fault that an empty prepared statement...
commit
|
commitdiff
|
tree
2014-09-04
Fujii Masao
docs: Improve documentation of \pset without arguments.
commit
|
commitdiff
|
tree
2014-09-03
Bruce Momjian
Update URL reference material in /contrib/isn docs
commit
|
commitdiff
|
tree
2014-09-03
Bruce Momjian
Document use of partial indexes for partial unique...
commit
|
commitdiff
|
tree
2014-09-02
Heikki Linnakangas
Silence warning on new versions of clang.
commit
|
commitdiff
|
tree
2014-09-01
Andres Freund
Add skip-empty-xacts option to test_decoding for use...
commit
|
commitdiff
|
tree
2014-08-31
Andres Freund
Declare lwlock.c's LWLockAcquireCommon() as a static...
commit
|
commitdiff
|
tree
2014-08-30
Kevin Grittner
doc: Various typo/grammar fixes
commit
|
commitdiff
|
tree
2014-08-29
Bruce Momjian
pg_is_xlog_replay_paused(): remove super-user-only...
commit
|
commitdiff
|
tree
2014-08-29
Heikki Linnakangas
Fix bug in compressed GIN data leaf page splitting...
commit
|
commitdiff
|
tree
2014-08-29
Peter Eisentraut
Assorted message improvements
commit
|
commitdiff
|
tree
2014-08-29
Peter Eisentraut
doc: Revert ALTER TABLESPACE summary line
commit
|
commitdiff
|
tree
2014-08-28
Tom Lane
Fix citext upgrade script for disallowance of oidvector...
commit
|
commitdiff
|
tree
2014-08-27
Alvaro Herrera
Fix FOR UPDATE NOWAIT on updated tuple chains
commit
|
commitdiff
|
tree
2014-08-27
Stephen Frost
Fix Var handling for security barrier views
commit
|
commitdiff
|
tree
2014-08-26
Kevin Grittner
Fix superuser concurrent refresh of matview owned by...
commit
|
commitdiff
|
tree
2014-08-25
Bruce Momjian
upgrade docs: highlight pg_upgrade, warn about globals...
commit
|
commitdiff
|
tree
2014-08-25
Alvaro Herrera
Revert XactLockTableWait context setup in conditional...
commit
|
commitdiff
|
tree
2014-08-25
Andres Freund
Fix typos in some error messages thrown by extension...
commit
|
commitdiff
|
tree
2014-08-25
Heikki Linnakangas
Don't track DEALLOCATE in pg_stat_statements.
commit
|
commitdiff
|
tree
2014-08-23
Peter Eisentraut
doc: Improve pg_restore help output
commit
|
commitdiff
|
tree
2014-08-22
Alvaro Herrera
Fix outdated comment
commit
|
commitdiff
|
tree
2014-08-22
Tom Lane
Fix corner-case behaviors in JSON/JSONB field extractio...
commit
|
commitdiff
|
tree
2014-08-22
Heikki Linnakangas
Fix comment in pg_basebackup.
commit
|
commitdiff
|
tree
2014-08-22
Heikki Linnakangas
Change the way pg_basebackup's tablespace mapping is...
commit
|
commitdiff
|
tree
2014-08-21
Stephen Frost
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
commit
|
commitdiff
|
tree
2014-08-20
Tom Lane
More regression test cases for json/jsonb extraction...
commit
|
commitdiff
|
tree
2014-08-20
Tom Lane
Fix core dump in jsonb #> operator, and add regression...
commit
|
commitdiff
|
tree
2014-08-19
Fujii Masao
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
commit
|
commitdiff
|
tree
2014-08-19
Fujii Masao
Fix bug in checking of IDENTIFY_SYSTEM result.
commit
|
commitdiff
|
tree
2014-08-19
Noah Misch
Install libpq DLL with $(INSTALL_SHLIB).
commit
|
commitdiff
|
tree
2014-08-19
Noah Misch
Make pg_service.conf sample LDIF more portable.
commit
|
commitdiff
|
tree
2014-08-19
Noah Misch
Document new trigger-related forms of ALTER FOREIGN...
commit
|
commitdiff
|
tree
2014-08-18
Greg Stark
Adjust Release Notes to reflect holding off wrapped...
commit
|
commitdiff
|
tree
2014-08-18
Greg Stark
Revert psql changes to support wrapped expanded mode...
commit
|
commitdiff
|
tree
2014-08-18
Tom Lane
Fix obsolete mention of non-int64 support in CREATE...
commit
|
commitdiff
|
tree
2014-08-18
Tom Lane
Use ISO 8601 format for dates converted to JSON, too.
commit
|
commitdiff
|
tree
2014-08-18
Fujii Masao
Add missing index terms for replication commands in...
commit
|
commitdiff
|
tree
2014-08-18
Tom Lane
Make an editorial pass over the 9.4 release notes.
commit
|
commitdiff
|
tree
2014-08-17
Tom Lane
Improve DISCARD documentation.
commit
|
commitdiff
|
tree
2014-08-17
Peter Eisentraut
doc: Work around stylesheet bug for man build
commit
|
commitdiff
|
tree
2014-08-16
Tom Lane
Fix bogus return macros in range_overright_internal().
commit
|
commitdiff
|
tree
2014-08-16
Tom Lane
Fix bogus commutator/negator links for JSONB containmen...
commit
|
commitdiff
|
tree
2014-08-15
Heikki Linnakangas
Remove remnants of a JENTRY_ISFIRST flag bit.
commit
|
commitdiff
|
tree
2014-08-15
Peter Eisentraut
Set shared library path for in-tree TAP tests
commit
|
commitdiff
|
tree
2014-08-14
Tom Lane
Update SysV parameter configuration documentation for...
commit
|
commitdiff
|
tree
next