- 06 May, 1998 1 commit
-
-
Bruce Momjian authored
code that I had assumed was working had not been tested. Naturally, it was broken ... Tom Lane
-
- 07 Apr, 1998 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 30 Mar, 1998 1 commit
-
-
Bruce Momjian authored
yyerror ones from bison. It also includes a few 'enhancements' to the C programming style (which are, of course, personal). The other patch removes the compilation of backend/lib/qsort.c, as qsort() is a standard function in stdlib.h and can be used any where else (and it is). It was only used in backend/optimizer/geqo/geqo_pool.c, backend/optimizer/path/predmig.c, and backend/storage/page/bufpage.c > > Some or all of these changes might not be appropriate for v6.3, since we > > are in beta testing and since they do not affect the current functionality. > > For those cases, how about submitting patches based on the final v6.3 > > release? There's more to come. Please review these patches. I ran the regression tests and they only failed where this was expected (random, geo, etc). Cheers, Jeroen
-
- 16 Mar, 1998 1 commit
-
-
Bruce Momjian authored
-
- 14 Mar, 1998 1 commit
-
-
Bruce Momjian authored
-
- 26 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 18 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 30 Jan, 1998 1 commit
-
-
Marc G. Fournier authored
This again fixes the problem with the default permissions for PUBLIC and the preventing of statements like "GRANT null on test to test_user;".
-
- 29 Jan, 1998 1 commit
-
-
Marc G. Fournier authored
I've patched pg_dump.c and createdb to add support for password authentication, using the '-u' switch as in psql. I have updated also the man pages.
-
- 16 Jan, 1998 1 commit
-
-
Bruce Momjian authored
varchar length. Cleans up code so attlen is always length. Removed varchar() hack added earlier. Will fix bug in selecting varchar() fields, and varchar() can be variable length.
-
- 26 Dec, 1997 1 commit
-
-
Vadim B. Mikheev authored
-
- 06 Dec, 1997 1 commit
-
-
Bruce Momjian authored
-
- 05 Dec, 1997 1 commit
-
-
Marc G. Fournier authored
src. It is in the function ParseACL. When I find that I can not allocate enough memory for the ACL structure I return an NULL instead of doing an exit_nicely(g_conn); From: Matthew C Aycock <maycock@scuba.pcpipeline.com>
-
- 04 Dec, 1997 1 commit
-
-
Marc G. Fournier authored
Clean up formatting of code Integrate new functions into dumpTable This is not tested yet...have to recompile server due to patches from Todd...but this compiles cleanly as it stands now
-
- 01 Dec, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Document pg_dump -z, clean up option list. Fix problem with libpq handling of field names uppercase code.
-
- 21 Nov, 1997 1 commit
-
-
Bruce Momjian authored
-
- 30 Oct, 1997 2 commits
-
-
Thomas G. Lockhart authored
for mixed-case and surrounding with double quotes.
-
Bruce Momjian authored
-
- 16 Oct, 1997 1 commit
-
-
Bruce Momjian authored
-
- 02 Oct, 1997 1 commit
-
-
Vadim B. Mikheev authored
Fix BASETYPE for aggregates with sfunc2 only.
-
- 24 Sep, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 23 Sep, 1997 1 commit
-
-
Bruce Momjian authored
-
- 08 Sep, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
-
- 07 Sep, 1997 1 commit
-
-
Bruce Momjian authored
-
- 22 Aug, 1997 1 commit
-
-
Bruce Momjian authored
-
- 21 Aug, 1997 1 commit
-
-
Bruce Momjian authored
Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix call to strNcpy, fix pg_super_user_id in pg_dumpall, change pg_database.dtadba from oid to int4.
-
- 19 Aug, 1997 2 commits
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
- 28 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 23 Jul, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 20 Jun, 1997 1 commit
-
-
Bruce Momjian authored
-
- 07 Jun, 1997 1 commit
-
-
Bruce Momjian authored
-