postgresql/src/backend
Tom Lane d2c744aa56 Add extra_float_digits GUC parameter to allow adjustment of displayed
precision for float4, float8, and geometric types.  Set it in pg_dump
so that float data can be dumped/reloaded exactly (at least on platforms
where the float I/O support is properly implemented).  Initial patch by
Pedro Ferreira, some additional work by Tom Lane.
2002-11-08 17:37:52 +00:00
..
access Clean up a few fprintf(stderr)'s that should be elog's. 2002-11-02 15:54:13 +00:00
bootstrap Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch 2002-11-04 14:22:32 +00:00
catalog Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
commands First phase of implementing hash-based grouping/aggregation. An AGG plan 2002-11-06 00:00:45 +00:00
executor Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do 2002-11-06 22:31:24 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Remove inappropriate inclusions of OpenSSL internal header e_os.h, 2002-11-07 18:45:51 +00:00
main Add missing #include <errno.h>, per gripe from Alessio Bragadini. 2002-10-31 22:37:19 +00:00
nodes Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do 2002-11-06 22:31:24 +00:00
optimizer Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do 2002-11-06 22:31:24 +00:00
parser Remove unnecessary inclusion, per Andreas. 2002-11-04 14:25:42 +00:00
po Translation updates 2002-10-14 19:04:28 +00:00
port Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently 2002-10-15 16:04:17 +00:00
postmaster Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
regex Remove retest Makefile entry because it does not compile. 2002-09-16 16:02:43 +00:00
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 2002-10-20 00:58:55 +00:00
storage Fix some bogus comments. 2002-11-01 00:40:23 +00:00
tcop Code review for statement_timeout patch. Fix some race conditions 2002-10-31 21:34:17 +00:00
utils Add extra_float_digits GUC parameter to allow adjustment of displayed 2002-11-08 17:37:52 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00