projects
/
users
/
heikki
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/heikki/postgres.git
2002-08-29
Tom Lane
Rephrase 'Cannot insert into a view' and related messag...
commit
|
commitdiff
|
tree
2002-08-29
Tom Lane
A few more fixes for the <replaceable>able> fiasco.
commit
|
commitdiff
|
tree
2002-08-29
Tatsuo Ishii
update mbregress expected files
commit
|
commitdiff
|
tree
2002-08-29
Tom Lane
Produce a somewhat-useful error message, namely
commit
|
commitdiff
|
tree
2002-08-29
Tom Lane
FOUND patch was a bit over-enthusiastic: SQL commands...
commit
|
commitdiff
|
tree
2002-08-29
Tom Lane
Remove support for version-0 FE/BE protocol, per pghack...
commit
|
commitdiff
|
tree
2002-08-29
Tom Lane
Fix ruleutils to dump column definition lists for anony...
commit
|
commitdiff
|
tree
2002-08-29
Tom Lane
Code review for standalone composite types, query-speci...
commit
|
commitdiff
|
tree
2002-08-28
Tom Lane
Improve description of tablefunc.
commit
|
commitdiff
|
tree
2002-08-28
Peter Eisentraut
Initial Spanish translation from Karim Mribti <karim...
commit
|
commitdiff
|
tree
2002-08-28
Peter Eisentraut
Updates from Dennis Bjorklund
commit
|
commitdiff
|
tree
2002-08-28
Peter Eisentraut
Break up the long usage messages in pg_dump and pg_rest...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
Remove TIOGA files from CVS current; they remain in...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
This trivial patches fixes the error message returned...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
backend where a statically sized buffer is written...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
This is a quick patch to fix a crash in pgquery_dictres...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
The following small patch provides a couple of minor...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
Add mention of foreign key dependency and SERIAL in...
commit
|
commitdiff
|
tree
2002-08-28
Peter Eisentraut
Dump ALTER DATABASE/USER ... SET ...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
Remove:
commit
|
commitdiff
|
tree
2002-08-28
Tom Lane
Update info about relkind and pg_type entries for compo...
commit
|
commitdiff
|
tree
2002-08-28
Bruce Momjian
Allow FOR UPDATE to appear after LIMIT/OFFSET to match...
commit
|
commitdiff
|
tree
2002-08-27
Tom Lane
Fix compile warning.
commit
|
commitdiff
|
tree
2002-08-27
Peter Eisentraut
Flush output streams before calling pg_dump subprocess.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Disable use of -c and -a together in pg_dump; they...
commit
|
commitdiff
|
tree
2002-08-27
Tom Lane
Bring comments back in sync with code.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Throw error on pg_atoi(''), regression adjustments.
commit
|
commitdiff
|
tree
2002-08-27
Peter Eisentraut
Enable locale, so case conversion (identifier processin...
commit
|
commitdiff
|
tree
2002-08-27
Peter Eisentraut
Reimplement pg_dumpall in C. Currently no change in...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add '+' mention in \? help. More clean of \? to do.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Make change for pg_locks table.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
The attached patch implements the password packet lengt...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add error code emails.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add most of Neil Conway's cleanups.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
More connection timeout cleanups.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Cleanup of libpq connection timeout code.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add fsm sizes.
commit
|
commitdiff
|
tree
2002-08-27
Tom Lane
PREPARE/EXECUTE statements. Patch by Neil Conway,...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add to mmap discussion.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
This patch updates the lock listing code to use Joe...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
This is a 2 line patch to src/interfaces/perl5/GNUMakef...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
This patches replaces a few more usages of strcpy(...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Cleanup of SGML
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
I attach a little patch to make CLUSTER set and reset...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add to skip list in check_guc
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Comment cleanup.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Script cleanups.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Clean up script.
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Add check_guc utility to compare guc.c and postgresql...
commit
|
commitdiff
|
tree
2002-08-27
Bruce Momjian
Fix units in postgresql.conf.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add OS X link line example for external functions.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add discussion of pre-write pages to WAL.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add units to postgresql.conf file.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Remove:
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
*** empty log message ***
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add to selfjoin DELETE todo.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add delete selfjoin item.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add info on disabled triggers.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-26
Tom Lane
Increase WIDTH_THRESHOLD from 256 to 1K. This addresse...
commit
|
commitdiff
|
tree
2002-08-26
Tom Lane
Modify array operations to include array's element...
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add 'return' file.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add return tuple count item to TODO.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add anther sequential scan email.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add mention of 1 terrabyte databases.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
*** empty log message ***
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add raw file discussion to performance TODO.detail.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add to tablespaces discussion.
commit
|
commitdiff
|
tree
2002-08-26
Bruce Momjian
Add to tablespaces file.
commit
|
commitdiff
|
tree
2002-08-25
Bruce Momjian
Add Bob Devine's name to the optimizer README.
commit
|
commitdiff
|
tree
2002-08-25
Bruce Momjian
Add file describing error message format.
commit
|
commitdiff
|
tree
2002-08-25
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-25
Tom Lane
Clean up comments to be careful about the distinction...
commit
|
commitdiff
|
tree
2002-08-25
Bruce Momjian
Update docs for 7.2.2 release info.
commit
|
commitdiff
|
tree
2002-08-25
Bruce Momjian
Update Japanese FAQ, from Jun Kuwamura
commit
|
commitdiff
|
tree
2002-08-24
Tom Lane
The cstring datatype can now be copied, passed around...
commit
|
commitdiff
|
tree
2002-08-24
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2002-08-23
Barry Lind
Enhancements to how queries with bind values are stored...
commit
|
commitdiff
|
tree
2002-08-23
Tom Lane
Further cleanup around the edges of OPAQUE/pseudotype...
commit
|
commitdiff
|
tree
2002-08-23
Tatsuo Ishii
Adapt for SRF(Set Returning Function).
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
Not sure how I fixed it the first time, but here's...
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
Add space.k>
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
Patch resolve ERROR problem for non-goog query_txt.
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
This patch updates the CREATE OPERATOR sgml docs for...
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
Update Russian FAQ.
commit
|
commitdiff
|
tree
2002-08-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2002-08-23
Tom Lane
Very minor copy-editing.
commit
|
commitdiff
|
tree
2002-08-23
Tom Lane
Add note that explains that \df omits functions it...
commit
|
commitdiff
|
tree
2002-08-23
Tom Lane
Update reference to value of NAMEDATALEN. Someone...
commit
|
commitdiff
|
tree
2002-08-23
Tom Lane
Update contrib regression tests for OPAQUE datatype...
commit
|
commitdiff
|
tree
next