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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2002-08-29
Remove support for version-0 FE/BE protocol, per pghackers discussion.
Tom Lane
2002-08-29
Fix ruleutils to dump column definition lists for anonymous record types
Tom Lane
2002-08-29
Code review for standalone composite types, query-specified composite
Tom Lane
2002-08-28
Initial Spanish translation from Karim Mribti <karim@inlosa.com>
Peter Eisentraut
2002-08-28
Updates from Dennis Bjorklund
Peter Eisentraut
2002-08-28
Break up the long usage messages in pg_dump and pg_restore and
Peter Eisentraut
2002-08-28
Remove TIOGA files from CVS current; they remain in repositiry.
Bruce Momjian
2002-08-28
This trivial patches fixes the error message returned by CREATE INDEX
Bruce Momjian
2002-08-28
backend where a statically sized buffer is written to. Most of these
Bruce Momjian
2002-08-28
This is a quick patch to fix a crash in pgquery_dictresult() introduced
Bruce Momjian
2002-08-28
The following small patch provides a couple of minor updates (against
Bruce Momjian
2002-08-28
Dump ALTER DATABASE/USER ... SET ...
Peter Eisentraut
2002-08-28
Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and as
Bruce Momjian
2002-08-27
Fix compile warning.
Tom Lane
2002-08-27
Flush output streams before calling pg_dump subprocess.
Peter Eisentraut
2002-08-27
Disable use of -c and -a together in pg_dump; they don't make sense together.
Bruce Momjian
2002-08-27
Bring comments back in sync with code.
Tom Lane
2002-08-27
Throw error on pg_atoi(''), regression adjustments.
Bruce Momjian
2002-08-27
Enable locale, so case conversion (identifier processing) and number
Peter Eisentraut
2002-08-27
Reimplement pg_dumpall in C. Currently no change in functionality,
Peter Eisentraut
2002-08-27
Add '+' mention in \? help. More clean of \? to do.
Bruce Momjian
2002-08-27
Make change for pg_locks table.
Bruce Momjian
2002-08-27
The attached patch implements the password packet length sanity check
Bruce Momjian
2002-08-27
Add most of Neil Conway's cleanups.
Bruce Momjian
2002-08-27
More connection timeout cleanups.
Bruce Momjian
2002-08-27
Cleanup of libpq connection timeout code.
Bruce Momjian
2002-08-27
Add fsm sizes.
Bruce Momjian
2002-08-27
PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing
Tom Lane
2002-08-27
This patch updates the lock listing code to use Joe Conway's new
Bruce Momjian
2002-08-27
This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes
Bruce Momjian
2002-08-27
This patches replaces a few more usages of strcpy() and sprintf() when
Bruce Momjian
2002-08-27
I attach a little patch to make CLUSTER set and reset the indisclustered
Bruce Momjian
2002-08-27
Add to skip list in check_guc
Bruce Momjian
2002-08-27
Comment cleanup.
Bruce Momjian
2002-08-27
Script cleanups.
Bruce Momjian
2002-08-27
Clean up script.
Bruce Momjian
2002-08-27
Add check_guc utility to compare guc.c and postgresql.conf.sample.
Bruce Momjian
2002-08-27
Fix units in postgresql.conf.
Bruce Momjian
2002-08-26
Add units to postgresql.conf file.
Bruce Momjian
2002-08-26
Increase WIDTH_THRESHOLD from 256 to 1K. This addresses recent observation
Tom Lane
2002-08-26
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-25
Add Bob Devine's name to the optimizer README.
Bruce Momjian
2002-08-25
Clean up comments to be careful about the distinction between variable-
Tom Lane
2002-08-24
The cstring datatype can now be copied, passed around, etc. The typlen
Tom Lane
2002-08-23
Enhancements to how queries with bind values are stored internally and sent to
Barry Lind
2002-08-23
Further cleanup around the edges of OPAQUE/pseudotype changes. Correct
Tom Lane
2002-08-22
Since the plpgsql test has been part of the standard regression tests
Tom Lane
2002-08-22
Transpose info from src/pl/plpgsql/test/README into standard regression test ...
Tom Lane
2002-08-22
Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc
Marc G. Fournier
2002-08-22
Fix bit rot in pg_dump's ability to dump from 7.2 and 7.1 servers.
Tom Lane
[next]