index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Removed the automatic installation of built procedural languages
Jan Wieck
1999-05-20
*
I've got 2 pretty small patches.
Bruce Momjian
1999-05-15
*
Here's a small patch to cause pg_dump to emit the
Bruce Momjian
1999-05-13
*
Do not refer to stdin in static variable initializer ...
Tom Lane
1999-05-12
*
Added installation of created procedural languages to initdb
Jan Wieck
1999-05-12
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
Allow -t tablename to preserve case if specified as "tablename".
Thomas G. Lockhart
1999-05-04
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
*
psql's recognition of comments didn't work right in MULTIBYTE
Tom Lane
1999-04-25
*
Update CREATE FUNCTION's on-line help in psql.
Tom Lane
1999-04-18
*
psql did the wrong thing with COPY FROM STDIN inside a file
Tom Lane
1999-04-15
*
Correct psql's online help for CREATE OPERATOR, which did
Tom Lane
1999-04-14
*
pg_dump was trying to use an incorrect (or, perhaps, only obsolete?)
Tom Lane
1999-04-14
*
Bug fixes and enhances to psql submitted by Masaaki Sakaida
Tatsuo Ishii
1999-03-30
*
Add KOI8/WIN/ALT to set client_encoding command help
Tatsuo Ishii
1999-03-24
*
Fix typo. #ifdef MUTIBYTE --> #ifdef MULTIBYTE
Tatsuo Ishii
1999-03-24
*
Add EXCEPT/INTERSECT doc changes.
Bruce Momjian
1999-03-19
*
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-03-17
*
> > > This patches src/bin/psql/psql.c.
Bruce Momjian
1999-03-15
*
This patch improves the destroyuser script's behaviour in checking whether
Bruce Momjian
1999-03-14
*
From: Constantin Teodorescu <teo@flex.ro>
Marc G. Fournier
1999-03-09
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-02-21
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
pg_dump -d or -D didn't quote special characters in INSERT data
Tom Lane
1999-02-08
*
Allow psql to do \p\g. Ingres does it, why not us?
Bruce Momjian
1999-02-07
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
*
psql help fix.
Bruce Momjian
1999-02-02
*
Fix for psql help create table.
Bruce Momjian
1999-02-02
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
From: D'Arcy J.M. Cain <darcy@druid.net>
Marc G. Fournier
1999-01-31
*
Changed qualification of pg_views and pg_tables to directly
Jan Wieck
1999-01-28
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-01-27
*
Here is a new version of my patch for allowing pg_dump to DROP schema
Bruce Momjian
1999-01-21
*
Fix for typo in gram.y
Bruce Momjian
1999-01-18
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
*
Add pgaccess Makefile.
Bruce Momjian
1998-12-18
*
Here are descriptions:
Bruce Momjian
1998-12-18
*
Current multi-byte related codes have a bug with SQL_ASCII
Bruce Momjian
1998-12-14
*
Adjust handling of data type names to suppress double quotes
Thomas G. Lockhart
1998-12-13
*
Included patches should fix following problems in the muti-byte
Bruce Momjian
1998-12-12
*
Update to pgaccess 0.93.
Bruce Momjian
1998-12-12
*
Fix coredumping bug in pg_dump -z; also eliminate memory leaks
Tom Lane
1998-12-05
*
Portability fixes found needed for SunOS 4.1.x:
Tom Lane
1998-11-30
*
Additional fixes for mixed-case table names from Billy Allie.
Thomas G. Lockhart
1998-11-17
*
Fix a couple of bugs involving calling fmtID() twice in
Tom Lane
1998-11-15
*
Add "vacuumdb" utility to make it easier to clean databases.
Thomas G. Lockhart
1998-11-14
*
Add "vacuumdb" utility.
Thomas G. Lockhart
1998-11-14
*
Add "-N" flag to force double quotes around identifiers.
Thomas G. Lockhart
1998-11-06
*
Upgrade to 0.91 ...
Marc G. Fournier
1998-11-06
[next]