projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2002-06-15
Bruce Momjian
Add C++ indent tool.
commit
|
commitdiff
|
tree
2002-06-15
Bruce Momjian
This patch fixes a few minor problems with libpq++...
commit
|
commitdiff
|
tree
2002-06-15
Thomas G. Lockhart
Add LOCALTIME and LOCALTIMESTAMP functions per SQL99...
commit
|
commitdiff
|
tree
2002-06-15
Thomas G. Lockhart
Search the existing regular expression cache as a ring...
commit
|
commitdiff
|
tree
2002-06-15
Thomas G. Lockhart
Add NetBSD/MIPS as a supported platform.
commit
|
commitdiff
|
tree
2002-06-15
Bruce Momjian
Make encryption of stored passwords the default, as...
commit
|
commitdiff
|
tree
2002-06-15
Bruce Momjian
Remove pfrees of cached pg_pwd file, per Tom Lane.
commit
|
commitdiff
|
tree
2002-06-14
Dave Cramer
added empty result set testing
commit
|
commitdiff
|
tree
2002-06-14
Dave Cramer
added empty result set testing
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
Yet another SSL patch. :-) This one adds some informat...
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
SSL patch that adds support for optional client certifi...
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
Patch that checks ownership and permissions on server...
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
SSL patch to periodically renegotiate session key.
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
SSL support for ephemeral DH keys.
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
UPDATED PATCH:
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
Back out SSL changes. Newer patch available.
commit
|
commitdiff
|
tree
2002-06-14
Bruce Momjian
Attached are a revised set of SSL patches. Many of...
commit
|
commitdiff
|
tree
2002-06-14
Tatsuo Ishii
Add support for GB18030
commit
|
commitdiff
|
tree
2002-06-13
Tom Lane
Suppress 'owner of datatype appears to be invalid'...
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Allow ANALYZE to run in a transaction.
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Add Win32 thread to TODO.detail.
commit
|
commitdiff
|
tree
2002-06-13
Tom Lane
Make WHERE conditions pulled up from subqueries be...
commit
|
commitdiff
|
tree
2002-06-13
Dave Cramer
removed personal test parameters
commit
|
commitdiff
|
tree
2002-06-13
Thomas G. Lockhart
Add PLACING to the list of reserved keywords. Added...
commit
|
commitdiff
|
tree
2002-06-13
Dave Cramer
Added test for newly implemented updateable result...
commit
|
commitdiff
|
tree
2002-06-13
Dave Cramer
changes to accomodate updateable resultset mostly just...
commit
|
commitdiff
|
tree
2002-06-13
Dave Cramer
Implemented updateable result sets based on raghu nidag...
commit
|
commitdiff
|
tree
2002-06-13
Dave Cramer
changed some commented out messages to use the Driver...
commit
|
commitdiff
|
tree
2002-06-13
Dave Cramer
added messages for updateable result sets
commit
|
commitdiff
|
tree
2002-06-13
Tatsuo Ishii
Add GB18030 support. Contributed by Bill Huang <bill_hu...
commit
|
commitdiff
|
tree
2002-06-13
Tatsuo Ishii
make namein multibyte aware
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Update for new SGML file.
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Move disk usage section into its own section.
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Add section on showing disk usage.
commit
|
commitdiff
|
tree
2002-06-13
Tom Lane
Further tweaks to support display of sort keys in EXPLA...
commit
|
commitdiff
|
tree
2002-06-13
Tom Lane
Repair for bug #691 --- CREATE TABLE AS column aliases...
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Mention vacuum for relpages.
commit
|
commitdiff
|
tree
2002-06-13
Bruce Momjian
Add script to show disk space per db.
commit
|
commitdiff
|
tree
2002-06-12
Bruce Momjian
Improve query.
commit
|
commitdiff
|
tree
2002-06-12
Bruce Momjian
Add mention of query showing pages used.
commit
|
commitdiff
|
tree
2002-06-12
Bruce Momjian
Add to ecpg:
commit
|
commitdiff
|
tree
2002-06-12
Bruce Momjian
Cleanup.
commit
|
commitdiff
|
tree
2002-06-12
Bruce Momjian
Add -q option to oid2name. Add sample session to README.
commit
|
commitdiff
|
tree
2002-06-12
Michael Meskes
Applied Lee Kindness' patch to fix one of memory alloca...
commit
|
commitdiff
|
tree
2002-06-12
Hiroshi Inoue
1) Fix a bug *double error message*.
commit
|
commitdiff
|
tree
2002-06-11
Bruce Momjian
Allow createdb to create comments in current db, not...
commit
|
commitdiff
|
tree
2002-06-11
Bruce Momjian
Mark as done:
commit
|
commitdiff
|
tree
2002-06-11
Thomas G. Lockhart
Fix markup typo.
commit
|
commitdiff
|
tree
2002-06-11
Thomas G. Lockhart
Implement SQL99 OVERLAY(). Allows substitution of a...
commit
|
commitdiff
|
tree
2002-06-11
Thomas G. Lockhart
Implement SQL99 OVERLAY(). Allows substitution of a...
commit
|
commitdiff
|
tree
2002-06-11
Jan Wieck
Katherine Ward wrote:
commit
|
commitdiff
|
tree
2002-06-11
Bruce Momjian
Fix link.
commit
|
commitdiff
|
tree
2002-06-11
Bruce Momjian
Update performance section.
commit
|
commitdiff
|
tree
2002-06-11
Barry Lind
The patch does the following:
commit
|
commitdiff
|
tree
2002-06-11
Bruce Momjian
Update fsync FAQ item.
commit
|
commitdiff
|
tree
2002-06-10
Bruce Momjian
Fix link.
commit
|
commitdiff
|
tree
2002-06-10
Bruce Momjian
Move ruler to separate sections.
commit
|
commitdiff
|
tree
2002-06-10
Bruce Momjian
Add item for plpgsql temp table access.
commit
|
commitdiff
|
tree
2002-06-10
Bruce Momjian
Fix spacing.
commit
|
commitdiff
|
tree
2002-06-08
Bruce Momjian
Update new Russian FAQ, from Victor Vislobokov
commit
|
commitdiff
|
tree
2002-06-08
Bruce Momjian
Remove DEBUG_LEVEL from postgresql.conf. Now uses...
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Improve readability of factorial, from Florian Weimer.
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Fix for factorial(0::int2) returning 1, from sugita...
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Please apply attached patch to contrib/intarray (7...
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
The attached patch fixes a problem with InstallXLogFile...
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
None.
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Remove int16 from libpgeasy examples. Improve error...
commit
|
commitdiff
|
tree
2002-06-07
Barry Lind
fixed bug reported by cc.ais40@wanadoo.fr where getObje...
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Fix interface example errors causes by backend changes.
commit
|
commitdiff
|
tree
2002-06-07
Bruce Momjian
Mark as done:
commit
|
commitdiff
|
tree
2002-06-06
Dave Cramer
change table name to lower case in getColumns
commit
|
commitdiff
|
tree
2002-06-06
Hiroshi Inoue
Add missing win_setup.h.
commit
|
commitdiff
|
tree
2002-06-06
Hiroshi Inoue
Add *Int8 As* option.
commit
|
commitdiff
|
tree
2002-06-05
Dave Cramer
fixed getImported/ExportedKeys to be simpler, and retur...
commit
|
commitdiff
|
tree
2002-06-05
Bruce Momjian
Add /dev/zero mention for anon mmap().
commit
|
commitdiff
|
tree
2002-06-04
Bruce Momjian
Update Japanese FAQ, from Jun Kuwamura
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
Document that SM_* variables should be longer.
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
Update as done:
commit
|
commitdiff
|
tree
2002-06-03
Barry Lind
fixed bug reported by Noel Rappin (nrappin@sockeye...
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
Remove NOCREATE patch from TODO.detail.
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
Small patch to correct the default arraysize associated
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
Update index growth problem.
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
The attached patch fixes a typo in the documentation...
commit
|
commitdiff
|
tree
2002-06-03
Bruce Momjian
Mention SM_USER should be the same size as the others.
commit
|
commitdiff
|
tree
2002-06-02
Bruce Momjian
Add PQescapeString and PQescapeBytea for Win32.
commit
|
commitdiff
|
tree
2002-06-02
Bruce Momjian
Remove mention of timestamp() in SGML docs; doesn...
commit
|
commitdiff
|
tree
2002-06-02
Bruce Momjian
Allow pod2man 5.005p3 to work with our current sources.
commit
|
commitdiff
|
tree
2002-06-01
Peter Eisentraut
Add section explaining unspecified expression evaluatio...
commit
|
commitdiff
|
tree
2002-06-01
Peter Eisentraut
Indent verbatim environments.
commit
|
commitdiff
|
tree
2002-06-01
Bruce Momjian
Mention btree:
commit
|
commitdiff
|
tree
2002-06-01
Thomas G. Lockhart
Fix timestamp to date conversion for the case where...
commit
|
commitdiff
|
tree
2002-05-30
Tom Lane
Improve manual's discussion of locking and MVCC.
commit
|
commitdiff
|
tree
2002-05-30
Dave Cramer
small fix to testExportedKeys
commit
|
commitdiff
|
tree
2002-05-30
Dave Cramer
added imported/exported key testDatabaseMetaDataTest...
commit
|
commitdiff
|
tree
2002-05-29
Tom Lane
Add a note about the interpretation of amcanmulticol...
commit
|
commitdiff
|
tree
2002-05-29
Tom Lane
Another place that needs schema qualification.
commit
|
commitdiff
|
tree
2002-05-29
Tom Lane
Fix some more not-schema-aware queries in pg_dump....
commit
|
commitdiff
|
tree
2002-05-29
Bruce Momjian
Remove 32-bit mention:
commit
|
commitdiff
|
tree
next