postgresql/src/backend
Tom Lane a829cbb877 Give left_oper() and right_oper() noError parameters like oper() (the
binary case) already has.  Needed for upcoming ruleutils change.
2002-05-01 19:26:08 +00:00
..
access Change heap_get_latest_tid() so that a transaction can 2002-05-01 01:23:37 +00:00
bootstrap Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
catalog Clean up loose ends remaining from schema privileges discussion. 2002-04-30 01:26:26 +00:00
commands Code review for ALTER TRIGGER RENAME patch: make better use of index, 2002-04-30 01:24:57 +00:00
executor Enforce EXECUTE privilege for aggregate functions. 2002-04-29 22:28:19 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Fix problem with new pg_hba.conf code where the same comparison function 2002-04-28 22:49:07 +00:00
main Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
nodes Second try at fixing join alias variables. Instead of attaching miscellaneous 2002-04-28 19:54:29 +00:00
optimizer Second try at fixing join alias variables. Instead of attaching miscellaneous 2002-04-28 19:54:29 +00:00
parser Give left_oper() and right_oper() noError parameters like oper() (the 2002-05-01 19:26:08 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Move 2002-03-13 00:05:06 +00:00
postmaster Authentication improvements: 2002-04-04 04:25:54 +00:00
regex [ Patch comments in three pieces.] 2002-04-24 01:51:11 +00:00
rewrite Restructure aclcheck error reporting to make permission-failure 2002-04-27 03:45:03 +00:00
storage The patch I sent to -patches a little while ago wasn't applied: it 2002-04-15 23:47:12 +00:00
tcop Clean up loose ends remaining from schema privileges discussion. 2002-04-30 01:26:26 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Clean up loose ends remaining from schema privileges discussion. 2002-04-30 01:26:26 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00