index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-08-15
http://archives.postgresql.org/pgsql-bugs/2002-06/msg00086.php and never
Bruce Momjian
2002-08-15
Backed out. It is part of a later patch.
Bruce Momjian
2002-08-15
August 13, 2002
Bruce Momjian
2002-08-15
PostgreSQL 7.2.1 Documentation
Bruce Momjian
2002-08-15
> Neil Conway <nconway@klamath.dyndns.org> writes:
Bruce Momjian
2002-08-15
The attached patch changes most of the usages of sprintf() to
Bruce Momjian
2002-08-15
I'm giving a try at some TODO items. Currently it's the turn of the
Bruce Momjian
2002-08-15
Appears there is a problem finding the opclass when indexing a domain.
Bruce Momjian
2002-08-15
As discussed on several occasions previously, the new anonymous
Bruce Momjian
2002-08-15
The second enables tab-complete to analyze. It ignores schema stuff (so
Bruce Momjian
2002-08-14
Really truly enable encrypted passwords by default.
Tom Lane
2002-08-14
Enable encrypted passwords by default.
Bruce Momjian
2002-08-14
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-08-14
Update text:
Bruce Momjian
2002-08-14
Update:
Bruce Momjian
2002-08-14
I guess I'd vote for changing the code to be
Bruce Momjian
2002-08-14
Fix memory leak in SetClientEncoding().
Tatsuo Ishii
2002-08-14
Add:
Bruce Momjian
2002-08-14
Oops, not done:
Bruce Momjian
2002-08-14
Updated:
Bruce Momjian
2002-08-14
Spacing improvement.
Bruce Momjian
2002-08-14
Fix spacing.
Bruce Momjian
2002-08-14
Added:
Bruce Momjian
2002-08-14
Add Cyrillic and other encodings for encoding conversion.
Tatsuo Ishii
2002-08-14
Remove namedatalen from TODO.detail. No longer needed.
Bruce Momjian
2002-08-14
Done:
Bruce Momjian
2002-08-13
Put back old code.
Bruce Momjian
2002-08-13
Update for longer NAMEDATALEN.
Bruce Momjian
2002-08-13
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...
Bruce Momjian
2002-08-13
Fix tuple-chain-moving tests to handle marked-for-update tuples correctly
Tom Lane
2002-08-13
Make sure that t_ctid is reset to equal t_self in heap_delete and
Tom Lane
2002-08-13
Remove obsolete uses of lanispl. Only used in pg_dump now, but can be
Peter Eisentraut
2002-08-13
Add bitmap index mention.
Bruce Momjian
2002-08-13
Update:
Bruce Momjian
2002-08-12
Correct description of sequence privileges.
Peter Eisentraut
2002-08-12
Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion
Tom Lane
2002-08-12
Convert possibly-unsafe sprintf's to snprintf's.
Tom Lane
2002-08-12
Buffer-overrun paranoia.
Tom Lane
2002-08-12
Restructure rowtype-parameter handling to eliminate need for possibly-
Tom Lane
2002-08-12
Change memory-space accounting mechanism in tuplesort.c and tuplestore.c
Tom Lane
2002-08-11
Code review of CLUSTER patch. Clean up problems with relcache getting
Tom Lane
2002-08-11
Create/drop cast now requires ownership of at least one of the types.
Peter Eisentraut
2002-08-11
Editorial improvements.
Tom Lane
2002-08-11
Make cluster regress test functional.
Tom Lane
2002-08-11
Neil's patch was supposed to remove this, too.
Tom Lane
2002-08-11
Now that we allow ANALYZE to run inside a transaction block, the locks
Tom Lane
2002-08-10
Mention ANALYZE after CLUSTER.
Bruce Momjian
2002-08-10
Update with newer version of CLUSTER patch posted August 8.
Bruce Momjian
2002-08-10
Remove error files.
Bruce Momjian
2002-08-10
Fixed very stupid but important bug: mixing calls of some founctions from
Bruce Momjian
[next]