[PATCH] Correct src/backend/lib/README - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject [PATCH] Correct src/backend/lib/README
Date
Msg-id CAJ7c6TPg-=tC+fzq0tGTtmL7r79-aWeCmpwAyQiGu0N+sKGj8Q@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Correct src/backend/lib/README
List pgsql-hackers
Hi,

I noticed that src/backend/lib/README references binaryheap.c and
stringinfo.c. These files were moved to src/backend/lib. Thus
mentioning them here doesn't look right.

Also README tries to explain the difference between binary heap and
pairing heap. Not sure whether we should keep this text and/or move
the pairing heap implementation closer to binary heap.

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: schema variables
Next
From: Aleksander Alekseev
Date:
Subject: Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close