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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small update on suggested startup file locations
Peter Eisentraut
2011-07-14
1
-2
/
+3
*
Remove README.mb.big5 and README.mb.jp
Peter Eisentraut
2011-07-14
2
-1140
/
+0
*
Update some comments to clarify who does what in targetlist creation.
Tom Lane
2011-07-13
1
-13
/
+17
*
Implement information schema interval_type columns
Peter Eisentraut
2011-07-13
2
-7
/
+51
*
Use clearer woring for pg_locks columns, identifying which items are
Bruce Momjian
2011-07-13
1
-12
/
+13
*
Blind attempt at fixing isolation_tester on Win32
Alvaro Herrera
2011-07-13
1
-0
/
+1
*
Avoid listing ungrouped Vars in the targetlist of Agg-underneath-Window.
Tom Lane
2011-07-12
18
-78
/
+119
*
Add support for blocked commands in isolationtester
Alvaro Herrera
2011-07-12
9
-30
/
+524
*
perltidy run over msvc build system
Magnus Hagander
2011-07-12
5
-87
/
+90
*
Make pg_upgrade output more consistent with project style
Peter Eisentraut
2011-07-12
14
-176
/
+155
*
Add C comment that txid_current() assigns an XID if one is not already
Bruce Momjian
2011-07-11
1
-1
/
+2
*
Fix and clarify information schema interval_precision fields
Peter Eisentraut
2011-07-11
2
-19
/
+34
*
Improve wording of documentation on default privileges.
Andrew Dunstan
2011-07-11
1
-9
/
+10
*
Try to acquire relation locks in RangeVarGetRelid.
Robert Haas
2011-07-08
26
-195
/
+337
*
Fix another oversight in logging of changes in postgresql.conf settings.
Tom Lane
2011-07-08
4
-11
/
+20
*
Introduce a pipe between postmaster and each backend, which can be used to
Heikki Linnakangas
2011-07-08
16
-141
/
+322
*
Fix one overflow and one signedness error, caused by the patch to calculate
Heikki Linnakangas
2011-07-08
1
-2
/
+2
*
Add item about Clang support to 9.1 release notes
Peter Eisentraut
2011-07-08
1
-0
/
+7
*
Message style improvements
Peter Eisentraut
2011-07-08
6
-14
/
+14
*
Update examples for string-related functions.
Tom Lane
2011-07-07
1
-9
/
+17
*
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-07-07
1
-1
/
+28
*
There's a small window wherein a transaction is committed but not yet
Heikki Linnakangas
2011-07-08
1
-2
/
+3
*
SSI has a race condition, where the order of commit sequence numbers of
Heikki Linnakangas
2011-07-07
2
-20
/
+30
*
Fix use of unportable %m format
Peter Eisentraut
2011-07-07
1
-1
/
+1
*
Reclassify replication-related GUC variables as "master" and "standby".
Tom Lane
2011-07-07
4
-72
/
+103
*
Adjust OLDSERXID_MAX_PAGE based on BLCKSZ.
Robert Haas
2011-07-07
1
-1
/
+7
*
Finish disabling reduced-lock-levels-for-DDL feature.
Tom Lane
2011-07-07
4
-32
/
+24
*
Fix a bug with SSI and prepared transactions:
Heikki Linnakangas
2011-07-07
4
-8
/
+40
*
Fix comments over eagerly c&p'd.
Andrew Dunstan
2011-07-07
2
-2
/
+2
*
Reimplement pgbison and pgflex as perl scripts instead of bat files.
Andrew Dunstan
2011-07-06
4
-92
/
+134
*
Remove assumptions that not-equals operators cannot be in any opclass.
Tom Lane
2011-07-06
4
-181
/
+145
*
Add \ir command to psql.
Robert Haas
2011-07-06
9
-12
/
+68
*
Attempt to standardize formatting of psql queries.
Robert Haas
2011-07-06
1
-24
/
+24
*
Make the file_fdw validator check that a filename option has been provided.
Tom Lane
2011-07-05
3
-3
/
+18
*
Call FDW validator functions even when the options list is empty.
Tom Lane
2011-07-05
1
-2
/
+12
*
Message style improvements of errmsg_internal() calls
Peter Eisentraut
2011-07-05
7
-22
/
+22
*
Restructure foreign data wrapper chapter so it has more than one section.
Tom Lane
2011-07-05
1
-38
/
+45
*
Postgres -> PostgreSQL in error message
Peter Eisentraut
2011-07-05
1
-2
/
+2
*
Improve documentation about foreign data wrapper validator functions.
Tom Lane
2011-07-05
1
-5
/
+11
*
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-07-05
1
-1
/
+2
*
Fix typo in sslmode documentation
Magnus Hagander
2011-07-05
1
-1
/
+1
*
Message style tweaks
Peter Eisentraut
2011-07-05
9
-17
/
+18
*
Small documentation tweaks
Peter Eisentraut
2011-07-05
1
-5
/
+6
*
Set user_defined_types.data_type to null
Peter Eisentraut
2011-07-04
2
-6
/
+2
*
Clarify that you need ActiveState perl 5.8 *or later* to build on Windows.
Heikki Linnakangas
2011-07-04
1
-1
/
+1
*
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-04
67
-65
/
+144
*
Don't try to use a constraint name as domain name
Alvaro Herrera
2011-07-04
1
-2
/
+2
*
Remove unused variable to silence compiler warning
Peter Eisentraut
2011-07-04
1
-2
/
+0
*
Remove missed reference to SilentMode.
Tom Lane
2011-07-04
1
-1
/
+0
*
Remove silent_mode. You get the same functionality with "pg_ctl -l
Heikki Linnakangas
2011-07-04
4
-157
/
+1
[next]