Tom Lane
|
f463c44fc0
|
Ensure consistent results when FormSortKeys fails to find
all the expected keys (it was returning uninitialized memory).
|
1999-06-03 03:17:37 +00:00 |
|
Bruce Momjian
|
6724a50787
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
Bruce Momjian
|
318e593f03
|
Rename Temp to Noname for noname tables.
|
1999-02-09 17:03:14 +00:00 |
|
Bruce Momjian
|
af74855a60
|
Renaming cleanup, no pgindent yet.
|
1998-09-01 03:29:17 +00:00 |
|
Bruce Momjian
|
6bd323c6b3
|
Remove un-needed braces around single statements.
|
1998-06-15 19:30:31 +00:00 |
|
Bruce Momjian
|
a32450a585
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
1998-02-26 04:46:47 +00:00 |
|
Vadim B. Mikheev
|
f0e7e2faa4
|
ExecReScan for Unique & Sort nodes.
|
1998-02-23 06:28:16 +00:00 |
|
Bruce Momjian
|
679d39b9c8
|
Goodbye ABORT. Hello ERROR for all errors.
|
1998-01-07 21:07:04 +00:00 |
|
Bruce Momjian
|
0d9fc5afd6
|
Change elog(WARN) to elog(ERROR) and elog(ABORT).
|
1998-01-05 03:35:55 +00:00 |
|
Vadim B. Mikheev
|
f3e9cf9c6b
|
Fix pfree problem.
|
1997-09-15 14:29:01 +00:00 |
|
Bruce Momjian
|
59f6a57e59
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
Bruce Momjian
|
319dbfa736
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
1997-09-08 02:41:22 +00:00 |
|
Bruce Momjian
|
1ccd423235
|
Massive commit to run PGINDENT on all *.c and *.h files.
|
1997-09-07 05:04:48 +00:00 |
|
Bruce Momjian
|
f1edf02cc1
|
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.
|
1997-08-21 02:28:55 +00:00 |
|
Bruce Momjian
|
f5f366e188
|
Allow internal sorts to be stored in memory rather than in files.
|
1997-08-06 03:42:21 +00:00 |
|
Bruce Momjian
|
4b2b8592a0
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
Marc G. Fournier
|
3df33180a1
|
add #include "postgres.h", as required by all .c files
|
1996-10-31 10:12:26 +00:00 |
|
Marc G. Fournier
|
e5e12f6405
|
More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
|
1996-07-30 07:47:58 +00:00 |
|
Marc G. Fournier
|
d31084e9d1
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|