index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for optional_argument to our own getopt_long() implementation.
Andres Freund
2014-09-10
2
-4
/
+13
*
Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to fail.
Andres Freund
2014-09-10
1
-1
/
+1
*
Preserve AND/OR flatness while extracting restriction OR clauses.
Tom Lane
2014-09-09
3
-2
/
+41
*
Add new psql help topics, accessible to both --help and \?.
Andres Freund
2014-09-10
5
-58
/
+206
*
Change the spinlock primitives to function as compiler barriers.
Robert Haas
2014-09-09
2
-16
/
+79
*
Add width_bucket(anyelement, anyarray).
Tom Lane
2014-09-09
6
-3
/
+434
*
Allow empty content in xml type
Peter Eisentraut
2014-09-09
4
-5
/
+57
*
Move ALTER ... ALL IN to ProcessUtilitySlow
Stephen Frost
2014-09-09
1
-4
/
+4
*
Fix typo in solaris spinlock fix.
Andres Freund
2014-09-09
1
-0
/
+1
*
Fix spinlock implementation for some !solaris sparc platforms.
Andres Freund
2014-09-09
2
-1
/
+50
*
Fix psql \s to work with recent libedit, and add pager support.
Tom Lane
2014-09-08
3
-45
/
+135
*
Tab completion for ALTER .. ALL IN TABLESPACE
Stephen Frost
2014-09-07
1
-27
/
+39
*
Report timezone offset in pg_dump/pg_dumpall
Bruce Momjian
2014-09-05
2
-29
/
+8
*
Rename C variables in formatting.c, for clarity
Bruce Momjian
2014-09-05
1
-82
/
+97
*
Assorted message fixes and improvements
Peter Eisentraut
2014-09-05
10
-21
/
+23
*
Add tab-completion for reloptions like user_catalog_table.
Fujii Masao
2014-09-05
1
-0
/
+7
*
Fix segmentation fault that an empty prepared statement could cause.
Fujii Masao
2014-09-05
1
-0
/
+3
*
Update comment to reflect commit 1d41739e5a04b0e93304d24d864b6bfa3efc45f2.
Robert Haas
2014-09-04
1
-2
/
+2
*
Allow \watch to display query execution time if \timing is enabled.
Fujii Masao
2014-09-04
3
-53
/
+109
*
Issue clearer notice when inherited merged columns are moved
Bruce Momjian
2014-09-03
1
-3
/
+12
*
Check number of parameters in RAISE statement at compile time.
Heikki Linnakangas
2014-09-02
4
-17
/
+65
*
Refactor per-page logic common to all redo routines to a new function.
Heikki Linnakangas
2014-09-02
8
-1656
/
+1347
*
Silence warning on new versions of clang.
Heikki Linnakangas
2014-09-02
1
-1
/
+1
*
Add psql PROMPT variable showing which line of a statement is being edited.
Andres Freund
2014-09-02
4
-6
/
+38
*
Support ALTER SYSTEM RESET command.
Fujii Masao
2014-09-02
3
-58
/
+106
*
Fix unportable use of isspace().
Tom Lane
2014-09-01
1
-1
/
+1
*
Add valgrind suppression for padding bytes in twophase records.
Andres Freund
2014-09-01
1
-0
/
+16
*
Fix s/pluggins/plugins/ typo in two comments.
Andres Freund
2014-09-01
2
-2
/
+2
*
Declare lwlock.c's LWLockAcquireCommon() as a static inline.
Andres Freund
2014-09-01
1
-3
/
+3
*
Protect definition of SpinlockSemaArray, just like its declaration.
Andres Freund
2014-09-01
1
-0
/
+2
*
Declare two variables in snapbuild.c as static.
Andres Freund
2014-08-31
1
-2
/
+2
*
Again update C comments for pg_attribute.attislocal
Bruce Momjian
2014-08-30
1
-3
/
+7
*
Make backend local tracking of buffer pins memory efficient.
Andres Freund
2014-08-30
3
-86
/
+390
*
Update C comment for pg_attribute.attislocal
Bruce Momjian
2014-08-29
1
-1
/
+5
*
pg_is_xlog_replay_paused(): remove super-user-only restriction
Bruce Momjian
2014-08-29
1
-5
/
+0
*
Fix bug in compressed GIN data leaf page splitting code.
Heikki Linnakangas
2014-08-29
1
-12
/
+16
*
Assorted message improvements
Peter Eisentraut
2014-08-29
8
-12
/
+12
*
Add min and max aggregates for inet/cidr data types.
Tom Lane
2014-08-28
7
-1
/
+55
*
Revert "Allow units to be specified in relation option setting value."
Fujii Masao
2014-08-29
4
-44
/
+19
*
Allow escaping of option values for options passed at connection start.
Andres Freund
2014-08-28
2
-16
/
+39
*
Allow units to be specified in relation option setting value.
Fujii Masao
2014-08-28
4
-19
/
+44
*
Allow multibyte characters as escape in SIMILAR TO and SUBSTRING.
Jeff Davis
2014-08-27
1
-5
/
+58
*
Fix FOR UPDATE NOWAIT on updated tuple chains
Alvaro Herrera
2014-08-27
9
-12
/
+186
*
Add header comments to receivelog.h and streamutil.h.
Fujii Masao
2014-08-27
2
-0
/
+32
*
Fix Var handling for security barrier views
Stephen Frost
2014-08-26
1
-2
/
+4
*
Fix typo in b34e37bfefbed1bf9396dde18f308d8b96fd176c.
Robert Haas
2014-08-26
1
-1
/
+1
*
Fix superuser concurrent refresh of matview owned by another.
Kevin Grittner
2014-08-26
3
-48
/
+70
*
Mark IsBinaryUpgrade as PGDLLIMPORT to fix windows builds after a7ae1dc.
Andres Freund
2014-08-26
1
-1
/
+1
*
Implement IF NOT EXISTS for CREATE SEQUENCE.
Heikki Linnakangas
2014-08-26
7
-1
/
+36
*
Show schema names in pg_dump verbose output.
Heikki Linnakangas
2014-08-26
2
-14
/
+32
[prev]
[next]