Dave Cramer
1da3771b4e
changes to support 3rd party ERD tools and staroffice
2001-10-31 20:27:37 +00:00
Dave Cramer
af000b7f2e
allow null passwords
2001-10-31 20:26:01 +00:00
Dave Cramer
29916087d0
added dummy login
2001-10-31 20:24:32 +00:00
Bruce Momjian
fa8505f996
Update TODO list.
2001-10-31 15:11:08 +00:00
Bruce Momjian
453baecda3
Update TODO list.
2001-10-31 15:06:02 +00:00
Thomas G. Lockhart
c859ff92d0
Fix queries to insulate from daylight savings time.
2001-10-31 14:44:23 +00:00
Bruce Momjian
57584d70fa
More *.po cleanups for new spacing.
2001-10-31 05:16:31 +00:00
Bruce Momjian
e7fc0604cd
Modify *.po files and regression expected output for new clearer error
...
message spacing.
2001-10-31 05:14:33 +00:00
Bruce Momjian
37bba02bdb
Here is an updated version of /src/backend/po/ru.po
...
which incorporates recent changes by Bruce to
readability of some messages and few more translations.
--
Serguei A. Mokhov
2001-10-31 04:58:36 +00:00
Bruce Momjian
85817580f4
Traditional Chinese error messages for JDBC.
...
Zhenbang Wei
2001-10-31 04:55:02 +00:00
Bruce Momjian
85801ed9b8
Attached is a small patch for the Reference Manual which adds
...
information about nulls and sort order.
This is based on information obtained from Peter Eisentraut and
Tom Lane on pgsql-hackers.
Please check my English and Docbook markup, as both are a second
language to me.
Rene Pijlman
2001-10-31 04:50:52 +00:00
Bruce Momjian
4911c85e86
Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne.
...
Add space between slash for ALTER TABLE / ADD ....
Regression and *.po updates to follow.
2001-10-31 04:49:44 +00:00
Bruce Momjian
74c2f8e729
Apply updated PO language patch.
...
Zhenbang Wei
2001-10-31 04:31:17 +00:00
Bruce Momjian
41b161f0eb
PO language update.
...
forth@pagic.net
2001-10-31 04:20:26 +00:00
Bruce Momjian
2fd8f8907f
Update TODO list.
2001-10-31 01:56:55 +00:00
Tom Lane
9a88b8a600
Update solaris-1947 variant files for new datetime regression tests.
...
Results checked by Olivier Prenant.
2001-10-30 22:48:57 +00:00
Barry Lind
2f254bdd56
updates to JDBC TODO items
2001-10-30 20:45:17 +00:00
Tom Lane
b9cd4c8331
Grammatical corrections.
2001-10-30 20:13:44 +00:00
Tom Lane
96ca8ffebc
Fix problems with subselects used in GROUP BY expressions, per gripe
...
from Philip Warner. Side effect of change is that GROUP BY expressions
will not be re-evaluated at multiple plan levels anymore, whereas this
sometimes happened with old code.
2001-10-30 19:58:58 +00:00
Barry Lind
512a3aef36
fixed change in behavior introduced in bytea / getBytes changes. This patch reverts back unintentional change in behavior to return raw value even when not bytea column
2001-10-30 06:31:59 +00:00
Bruce Momjian
c41b6b1b9c
Fix small problem Tom Lane found with pgindent run.
2001-10-30 05:38:56 +00:00
Barry Lind
d650a6f580
updated patch from Mark Lillywhite per Tom Lane's comments: subtract VARHDRSZ first then and with 0xffff
2001-10-30 05:09:51 +00:00
Barry Lind
d80d4baa09
applied patch from Mark Lillywhite, patch was already applied to jdbc2, this applies same fix to jdbc1 code
2001-10-30 05:05:25 +00:00
Bruce Momjian
cd01c32f55
Add trailing semicolon for Joe Conway
2001-10-29 19:41:54 +00:00
Bruce Momjian
2f1e1bcec6
Update HISTORY per HACKERS discussion.
2001-10-29 19:28:48 +00:00
Bruce Momjian
8469a33818
Add gp->gr_mem != NULL check for Solaris, per Seth Hettich
2001-10-29 18:06:54 +00:00
Bruce Momjian
40b1403ae8
Check for NULL return from getgrgid(), per Seth Hettich
2001-10-29 17:55:41 +00:00
Tatsuo Ishii
f2a2ad59bc
Fix bug with illegal call to calloc.
2001-10-29 06:45:32 +00:00
Hiroshi Inoue
aaf95b6c86
Change position of a check button in multibyte mode.
2001-10-29 02:51:46 +00:00
Bruce Momjian
6783b2372e
Another pgindent run. Fixes enum indenting, and improves #endif
...
spacing. Also adds space for one-line comments.
2001-10-28 06:26:15 +00:00
Bruce Momjian
c29797deeb
Add code to trip trailing newlines in a file.
2001-10-27 13:54:45 +00:00
Bruce Momjian
5ef74fe593
Correct fix for indenting.
2001-10-27 03:31:36 +00:00
Tom Lane
6b0be33446
Update WAL configuration discussion to reflect post-7.1 tweaking.
...
Minor copy-editing.
2001-10-26 23:10:21 +00:00
Tom Lane
8394e4723a
More cleanup of CREATE FUNCTION examples.
2001-10-26 21:17:03 +00:00
Tom Lane
8dcf998dd1
Remove no-longer-needed dependencies on DLSUFFIX.
2001-10-26 20:45:33 +00:00
Tom Lane
62651c0176
Editorial work on xfunc chapter --- better explanations about SQL
...
functions handling composite types and sets, various minor cleanups.
2001-10-26 19:58:12 +00:00
Bruce Momjian
b93939a6a7
Adjust NR tests. More accurate.
2001-10-26 17:54:45 +00:00
Bruce Momjian
8c1f4e574b
Add code to not indent enum, per Tom Lane.
2001-10-26 16:21:13 +00:00
Bruce Momjian
99a9f2f6f4
Add ODBC typedefs.
2001-10-26 15:42:54 +00:00
Bruce Momjian
effeef8a32
Update TODO list.
2001-10-26 15:27:41 +00:00
Barry Lind
b75e1752f0
updates to jdbc documentation for 7.2
2001-10-25 22:00:31 +00:00
Tom Lane
40ce3a93f1
Remove 294 reduce/reduce conflicts.
2001-10-25 20:56:53 +00:00
Tom Lane
22d9e91219
Fix a couple of places where lack of parenthesization of a cast
...
causes pgindent to make weird formatting decisions. Easiest fix
seems to be to put in the extra parens...
2001-10-25 20:37:30 +00:00
Bruce Momjian
73c5ad9337
Mention pgindent/pgjindent.
2001-10-25 20:00:58 +00:00
Bruce Momjian
7ebf6cb720
Final update of HISTORY.
2001-10-25 19:59:23 +00:00
Bruce Momjian
80b9a00439
Add blank line before #endif to #endif's at the end of the file.
2001-10-25 19:57:03 +00:00
Bruce Momjian
bac0d2d2cd
Update TODO list.
2001-10-25 19:43:53 +00:00
Bruce Momjian
3231341eed
Add slash for comment spacing, for Tom.
2001-10-25 19:22:05 +00:00
Bruce Momjian
81d9a9674e
Add comment spaces for trailing ) and comment.
2001-10-25 18:44:42 +00:00
Bruce Momjian
cae059ba5e
Add spacing for single-line comments with trailing semicolon _and_
...
comma, per Tom.
2001-10-25 18:25:23 +00:00