postgresql/src/backend
Bruce Momjian 138668ca37 Update float dpow() comment about whick platforms had issues with Nan.
Stefan Kaltenbrunner
2007-01-05 03:19:26 +00:00
..
access Fix some small typos in comments. Greg Stark 2007-01-04 16:29:42 +00:00
bootstrap On systems that have setsid(2) (which should be just about everything except 2006-11-21 20:59:53 +00:00
catalog Add n_live_tuples and n_dead_tuples to pg_stat_all_tables. 2007-01-02 20:59:32 +00:00
commands Clean up smgr.c/md.c APIs as per discussion a couple months ago. Instead of 2007-01-03 18:11:01 +00:00
executor Fix failure due to accessing an already-freed tuple descriptor in a plan 2006-12-26 21:37:20 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Minor fix for LDAP authentication: if an error occurs, we need to 2006-11-06 01:27:52 +00:00
main Fix erroneous implementation of -s in postmaster.c (the switch doesn't take 2007-01-04 00:57:51 +00:00
nodes Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
optimizer Enable btree_predicate_proof() to make proofs involving cross-data-type 2006-12-28 19:53:05 +00:00
parser Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
po Translation updates 2006-12-02 01:16:16 +00:00
port Patch of Win32 Encoding problem for server messages using 2006-12-04 22:23:40 +00:00
postmaster Fix erroneous implementation of -s in postmaster.c (the switch doesn't take 2007-01-04 00:57:51 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Message style improvements 2006-10-06 17:14:01 +00:00
storage Clean up smgr.c/md.c APIs as per discussion a couple months ago. Instead of 2007-01-03 18:11:01 +00:00
tcop Fix erroneous implementation of -s in postmaster.c (the switch doesn't take 2007-01-04 00:57:51 +00:00
utils Update float dpow() comment about whick platforms had issues with Nan. 2007-01-05 03:19:26 +00:00
Makefile On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00