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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update AIX FAQ to show readline options more clearly.
Bruce Momjian
2006-04-05
1
-5
/
+11
*
Fix a bunch of problems with domains by making them use special input functions
Tom Lane
2006-04-05
2
-28
/
+20
*
Modify all callers of datatype input and receive functions so that if these
Tom Lane
2006-04-04
1
-3
/
+16
*
Define a separately configurable XLOG_BLCKSZ symbol for the page size
Tom Lane
2006-04-03
1
-2
/
+2
*
Add to qsort TODO.detail.
Bruce Momjian
2006-04-03
1
-0
/
+168
*
Update for max row size.
Bruce Momjian
2006-04-03
2
-6
/
+6
*
Update max row size to 400gb, per Tom.
Bruce Momjian
2006-04-03
2
-4
/
+4
*
Rewrite much of psql's \connect code, for the sake of code clarity and
Neil Conway
2006-04-02
1
-42
/
+35
*
Update information schema for SQL:2003 and new PostgreSQL features.
Peter Eisentraut
2006-04-02
1
-123
/
+1007
*
Correct some errors and do some SGML police work on the reference pages
Neil Conway
2006-04-02
3
-33
/
+104
*
Minor improvement to DROP TABLE reference page.
Neil Conway
2006-04-02
1
-3
/
+5
*
Add recent /port/qsort comparison discussion.
Bruce Momjian
2006-04-02
1
-0
/
+1379
*
Document long names for format options (plain, tar, custom). They already
Peter Eisentraut
2006-03-17
2
-2
/
+7
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
2
-0
/
+5
*
Implement 4 new aggregate functions from SQL2003. Specifically: var_pop(),
Neil Conway
2006-03-10
1
-2
/
+81
*
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2006-03-10
62
-183
/
+65
*
Remove somebody's flight of fancy about an UPDATE with ORDER BY and LIMIT.
Tom Lane
2006-03-08
1
-15
/
+1
*
Properly set "escape_string_warning" to default to true.
Bruce Momjian
2006-03-07
1
-2
/
+2
*
SGML typo fix.
Bruce Momjian
2006-03-06
1
-2
/
+2
*
Done though the second is default so off in 8.2:
Bruce Momjian
2006-03-06
2
-4
/
+4
*
Attached is the new patch. To summarize:
Bruce Momjian
2006-03-06
1
-13
/
+17
*
Enable standard_conforming_strings to be turned on.
Bruce Momjian
2006-03-06
1
-26
/
+22
*
Add:
Bruce Momjian
2006-03-06
2
-2
/
+11
*
Update item.
Bruce Momjian
2006-03-06
1
-81
/
+4
*
Add for Win32:
Bruce Momjian
2006-03-06
2
-11
/
+13
*
Add WSACancelBlockingCall TODO.detail item.
Bruce Momjian
2006-03-06
1
-0
/
+535
*
Add for ecpg:
Bruce Momjian
2006-03-06
2
-2
/
+4
*
Update:
Bruce Momjian
2006-03-06
2
-4
/
+6
*
Add:
Bruce Momjian
2006-03-06
2
-2
/
+4
*
in the docs, the function "ascii(text)" is described as
Bruce Momjian
2006-03-06
1
-2
/
+2
*
Add:
Bruce Momjian
2006-03-05
2
-2
/
+4
*
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
Andrew Dunstan
2006-03-05
1
-4
/
+68
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
17
-19
/
+19
*
Done:
Bruce Momjian
2006-03-05
2
-4
/
+4
*
Improve OS X shared-memory documentation: fix typos and provide a usable
Tom Lane
2006-03-05
1
-12
/
+30
*
Support include directives in postgresql.conf.
Tom Lane
2006-03-04
1
-2
/
+19
*
Add:
Bruce Momjian
2006-03-04
2
-2
/
+6
*
> It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE,
Bruce Momjian
2006-03-04
1
-2
/
+2
*
That was a typo in my comment before the code (the nutshell
Bruce Momjian
2006-03-04
1
-3
/
+3
*
Rename Online Backup to Continuous Archiving.
Bruce Momjian
2006-03-03
4
-16
/
+17
*
Teach PQcmdTuples() that a COPY command tag might contain a row count,
Tom Lane
2006-03-03
1
-5
/
+6
*
Done:
Bruce Momjian
2006-03-03
2
-4
/
+4
*
Done:
Bruce Momjian
2006-03-03
2
-4
/
+4
*
Make the COPY command return a command tag that includes the number of
Tom Lane
2006-03-03
2
-4
/
+27
*
Add CASCADE option to TRUNCATE. Joachim Wieland
Tom Lane
2006-03-03
1
-4
/
+38
*
Add:
Bruce Momjian
2006-03-03
2
-2
/
+6
*
Appended is a small documentation patch that adds a note to the CREATE
Bruce Momjian
2006-03-03
1
-1
/
+14
*
Add:
Bruce Momjian
2006-03-03
2
-3
/
+12
*
Add:
Bruce Momjian
2006-03-03
2
-2
/
+4
*
Fix ancient error in large objects usage example: overwrite() subroutine
Tom Lane
2006-03-02
1
-5
/
+6
[next]