postgresql/src/backend
2003-10-16 21:37:54 +00:00
..
access Fix bad interaction between NOTIFY processing and V3 extended query 2003-10-16 16:50:41 +00:00
bootstrap Cause standalone backend (including bootstrap case) to read the GUC 2003-09-02 19:04:12 +00:00
catalog Some updates 2003-10-09 19:11:03 +00:00
commands Fix bad interaction between NOTIFY processing and V3 extended query 2003-10-16 16:50:41 +00:00
executor Back out makeNode() patch to fix gcc 3.3.1 warning. 2003-10-13 22:47:15 +00:00
lib Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
libpq Various message fixes, among those fixes for the previous round of fixes 2003-09-26 15:27:37 +00:00
main You can't NLS-enable a program component by just putting gettext() around 2003-09-27 09:29:31 +00:00
nodes Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
optimizer pull_up_subqueries() should copy the subquery before starting to modify 2003-10-13 23:48:16 +00:00
parser Make sure that -- comments extend to the end of the line. This fixes the 2003-10-09 19:13:23 +00:00
po Translation update 2003-10-04 22:50:20 +00:00
port Back out makeNode() patch to fix gcc 3.3.1 warning. 2003-10-13 22:47:15 +00:00
postmaster Various message fixes, among those fixes for the previous round of fixes 2003-09-26 15:27:37 +00:00
regex Fix broken definition of :print: character class, per Bruno Wolff. 2003-09-29 00:21:58 +00:00
rewrite More message editing, some suggested by Alvaro Herrera 2003-09-29 00:05:25 +00:00
storage Ensure that all places that are complaining about exhaustion of shared 2003-10-16 20:59:35 +00:00
tcop Fix bad interaction between NOTIFY processing and V3 extended query 2003-10-16 16:50:41 +00:00
utils Avoid division by zero in estimate_num_groups() when table has no rows. 2003-10-16 21:37:54 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk New Norwegian translation by Trond Endrestøl, actually made for 7.3, but 2003-09-29 10:57:06 +00:00