index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Undo collateral damage from recent patch: Makefile had
Tom Lane
1999-05-16
*
Change iostream to iostream.h, strstream to strstream.h
Tom Lane
1999-05-16
*
I made it so it rolled over files at 1MB. My table ended up with 120
Bruce Momjian
1999-05-15
*
I've got 2 pretty small patches.
Bruce Momjian
1999-05-15
*
*** empty log message ***
Michael Meskes
1999-05-14
*
Hi, Bruce!
Bruce Momjian
1999-05-13
*
Add double quotes around the sequence name generated to support the
Thomas G. Lockhart
1999-05-13
*
Surround a variable declaration with ENABLE_OUTER_JOINS to suppress
Thomas G. Lockhart
1999-05-13
*
set client_encoding to <nothing> crashes backend.
Tatsuo Ishii
1999-05-13
*
Rip out QueryTreeList structure, root and branch. Querytree
Tom Lane
1999-05-13
*
Update driver to 6-40-0006
Byron Nikolaidis
1999-05-13
*
Here's a small patch to cause pg_dump to emit the
Bruce Momjian
1999-05-13
*
Release allocated memory during AtAbort_Memory.
Tom Lane
1999-05-13
*
Do not refer to stdin in static variable initializer ...
Tom Lane
1999-05-12
*
Fixed small bug in ruleutils and added output of pg_views and
Jan Wieck
1999-05-12
*
Fixed wrong hasAggs when aggregate columns of view aren't
Jan Wieck
1999-05-12
*
Replaced targetlist entry in GroupClause by reference number
Jan Wieck
1999-05-12
*
I am sorry, I misinterpreted the still failing trigger regression test.
Bruce Momjian
1999-05-12
*
Added installation of created procedural languages to initdb
Jan Wieck
1999-05-12
*
Minor wording change.
Thomas G. Lockhart
1999-05-12
*
Include mention of CASE, COALESCE, and IFNULL.
Thomas G. Lockhart
1999-05-12
*
Adjust elog NOTICE messages to surround table and column names with single
Thomas G. Lockhart
1999-05-12
*
Add keywords to implement Vadim's transaction isolation
Thomas G. Lockhart
1999-05-12
*
Fix problem with multiple indices defined if using column- and table-
Thomas G. Lockhart
1999-05-12
*
Handle conversion of floating point constants to internal strings.
Thomas G. Lockhart
1999-05-12
*
Keep long non-quoted numeric strings *as* untyped strings if they fail
Thomas G. Lockhart
1999-05-12
*
Fix bogus assumption that MAXALIGN is at least sizeof(pointer).
Tom Lane
1999-05-12
*
Fix configure to generate correct expansion of library directory
Tom Lane
1999-05-11
*
Just a couple more files to untar in src/test/regress
Bruce Momjian
1999-05-11
*
Changed debug options:
Jan Wieck
1999-05-11
*
put back mklang.sql.in file.
Bruce Momjian
1999-05-11
*
clean up comments
Bruce Momjian
1999-05-11
*
Update man page for select
Bruce Momjian
1999-05-10
*
Check for NUMERIC overflow a second time after rounding
Jan Wieck
1999-05-10
*
Allow perl install as non-root, from Geoff Keating
Bruce Momjian
1999-05-10
*
Update to PyGreSQL 2.3.
Bruce Momjian
1999-05-10
*
libpq++ uses fe_setauthsvc which is deprecated and results in an error
Bruce Momjian
1999-05-10
*
Rename MAP_FILE to USERMAP_FILE for Digital Unix.
Bruce Momjian
1999-05-10
*
I send you a attach of my modified refint.c that
Bruce Momjian
1999-05-10
*
This patch is to add more comments
Bruce Momjian
1999-05-10
*
add mention of large object orphaning
Bruce Momjian
1999-05-10
*
Fix initdb problem introduced by recent patch.
Bruce Momjian
1999-05-10
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
Correct type_sanity test so it doesn't spit up on new
Tom Lane
1999-05-09
*
Rearrange top-level rewrite operations so that EXPLAIN works
Tom Lane
1999-05-09
*
Running lo_read/lo_write under different memory context
Tatsuo Ishii
1999-05-09
*
Mistyping by me.
Vadim B. Mikheev
1999-05-09
*
Repair incorrect pg_proc entry for numeric_in.
Tom Lane
1999-05-09
*
Fix some miscellaneous places that were using raw open() or
Tom Lane
1999-05-09
*
Update hash and join routines to use fd.c's new temp-file
Tom Lane
1999-05-09
[next]