index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2000-07-13
Repair parallel make in backend tree (and make it really parallel).
Peter Eisentraut
2000-07-13
Planner did the wrong thing with index-scan-backward plans: generated
Tom Lane
2000-07-12
Remove a bunch of unused configure tests, in particular cases where
Peter Eisentraut
2000-07-12
Can you please apply the following patch to current CVS
Bruce Momjian
2000-07-12
Add assert checking to GUC ("debug_assertions")
Peter Eisentraut
2000-07-12
Repair missing MEMORY_CONTEXT_CHECKING logic for realloc().
Tom Lane
2000-07-12
First stage of reclaiming memory in executor by resetting short-term
Tom Lane
2000-07-11
Here is the patch with memory leak checker. This checker allow detect
Bruce Momjian
2000-07-11
Done. In backend/commands/define.c unused field is set to '-' for the
Bruce Momjian
2000-07-11
Some security checks that we've found an external value completely
Jan Wieck
2000-07-10
Prevent creating a boatload of empty segments when md.c is asked to
Tom Lane
2000-07-09
oidvectortypes: use SQL type names and separate by commas
Peter Eisentraut
2000-07-09
typo
Peter Eisentraut
2000-07-09
Fix handling of pre-existing LD_LIBRARY_PATH, from Keith Parks
Peter Eisentraut
2000-07-09
Fix sed invocation, from Keith Parks
Peter Eisentraut
2000-07-09
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-07-09
Make view/rule permission checking behave properly with
Tom Lane
2000-07-09
Fix bogus DatumGetInt32 coercion.
Tom Lane
2000-07-08
Seems we need <errno.h> to be included explicitly now...
Tom Lane
2000-07-08
Remove long-dead support for invoking queries from dynamically loaded
Tom Lane
2000-07-08
Put back separate install-bin target ... I was using that,
Tom Lane
2000-07-07
Fix misuse of StrNCpy to copy and add null to non-null-terminated data.
Tom Lane
2000-07-07
- format_type function, in use by psql
Peter Eisentraut
2000-07-07
Rename cash_words_out to cash_words.
Bruce Momjian
2000-07-07
|> The Makefile.shlib changes will have to be discussed with other Linux
Bruce Momjian
2000-07-06
Correct unsafe use of strcmp(). See rant of same date posted to pghackers.
Tom Lane
2000-07-06
Backend makefile cleanup. make maintainer-clean is now completely
Peter Eisentraut
2000-07-06
Added comments about the compression algorithm as requested by Tom
Jan Wieck
2000-07-06
Please find attached a patch for the pg_dump directory which addresses:
Jan Wieck
2000-07-06
Bugfix. If toasted tuple containted NULLs, DataFill() was handed
Jan Wieck
2000-07-06
Functions on 'text' type updated to new fmgr style. 'text' is
Tom Lane
2000-07-05
Update textin() and textout() to new fmgr style. This is just phase
Tom Lane
2000-07-05
Make the regression tests safe for TOAST.
Tom Lane
2000-07-05
Fix typo (extraneous semicolon) in fd.c patch to avoid excess seeks.
Tom Lane
2000-07-05
Enable pg_rewrite to be toasted (unlimited size of views and rules).
Jan Wieck
2000-07-05
add check for libz compression library for pg_dump
Marc G. Fournier
2000-07-05
Changed TOAST relations to have relkind RELKIND_TOASTVALUE.
Jan Wieck
2000-07-05
attached to this mail is a patch from a colleague that makes
Bruce Momjian
2000-07-05
Small fix for ALTER TABLE xxx* ADD COLUMN ...
Jan Wieck
2000-07-05
Automatically create toast tables on ALTER TABLE ... ADD COLUMN
Jan Wieck
2000-07-05
Bugfix in ALTER TABLE CREATE TOAST TABLE
Jan Wieck
2000-07-05
Fixed lztextlen() bug in MULTIBYTE, still thinking that lztext
Jan Wieck
2000-07-05
New resultmap for Alpha, from Ryan Kirkpatrick
Bruce Momjian
2000-07-04
Fix broken pg_dump makefile
Peter Eisentraut
2000-07-04
Moving toaster out of NO ELOG area in heap_update().
Jan Wieck
2000-07-04
make TEMP -> TEMPORARY
Bruce Momjian
2000-07-04
Make pgdump_oid a temp table. Rename to pg_dump_oid.
Bruce Momjian
2000-07-04
Expand secondary password file feature, so that you can use these
Peter Eisentraut
2000-07-04
Fix thinko in my last pg_dumpall change
Peter Eisentraut
2000-07-04
pg_dump patch from Philip Warner
Bruce Momjian
[next]